Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Histogram
diff Histogram.h @ 15:32489b8b763c
added MC_shared brch
| author | Me@portablequad |
|---|---|
| date | Sat, 11 Feb 2012 19:20:37 -0800 |
| parents | 1fbaedaac2c7 |
| children | cd8275f62ee1 4d9af65ad3df |
line diff
1.1 --- a/Histogram.h Sat Feb 11 19:19:06 2012 -0800 1.2 +++ b/Histogram.h Sat Feb 11 19:20:37 2012 -0800 1.3 @@ -6,7 +6,9 @@ 1.4 * 1.5 */ 1.6 1.7 -#include "primitive_data_types.h" 1.8 +#include "../../VMS_Implementations/VMS_impl/VMS.h" 1.9 +#include "../../VMS_Implementations/VMS_impl/vmalloc.h" 1.10 +#include "../../VMS_Implementations/VMS_impl/vutilities.h" 1.11 1.12 #ifndef _HISTOGRAM_H 1.13 #define _HISTOGRAM_H
