Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > DynArray
diff DynArray.h @ 34:c6e1805505c9
new branch -- PR_univ -- changed header to include PR__application.h
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Mon, 22 Jul 2013 06:19:34 -0700 |
| parents | 958dcb7754ca |
| children | 59eaf81a9cc7 |
line diff
1.1 --- a/DynArray.h Fri Mar 08 05:37:45 2013 -0800 1.2 +++ b/DynArray.h Mon Jul 22 06:19:34 2013 -0700 1.3 @@ -8,8 +8,7 @@ 1.4 #ifndef _DYNARRAY_H 1.5 #define _DYNARRAY_H 1.6 1.7 -#include "PR_impl/PR_primitive_data_types.h" 1.8 -#include "PR_impl/Services_Offered_by_PR/Memory_Handling/vmalloc.h" 1.9 +#include "PR__application_includes/PR__application.h" 1.10 1.11 1.12
