Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Histogram
diff Histogram.h @ 20:cd8275f62ee1
added pure C brch
| author | Me@portablequad |
|---|---|
| date | Mon, 13 Feb 2012 12:57:42 -0800 |
| parents | 32489b8b763c |
| children |
line diff
1.1 --- a/Histogram.h Mon Feb 13 12:50:42 2012 -0800 1.2 +++ b/Histogram.h Mon Feb 13 12:57:42 2012 -0800 1.3 @@ -6,10 +6,6 @@ 1.4 * 1.5 */ 1.6 1.7 -#include "../../VMS_Implementations/VMS_impl/VMS.h" 1.8 -#include "../../VMS_Implementations/VMS_impl/vmalloc.h" 1.9 -#include "../../VMS_Implementations/VMS_impl/vutilities.h" 1.10 - 1.11 #ifndef _HISTOGRAM_H 1.12 #define _HISTOGRAM_H 1.13
