Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Queue_impl
diff BlockingQueue.h @ 48:1ea30ca7093c
changed headers
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Tue, 23 Jul 2013 07:28:22 -0700 |
| parents | 8c0dcf6e15e6 |
| children | 083298a6f7b6 |
line diff
1.1 --- a/BlockingQueue.h Mon Jul 22 07:05:57 2013 -0700 1.2 +++ b/BlockingQueue.h Tue Jul 23 07:28:22 2013 -0700 1.3 @@ -8,7 +8,7 @@ 1.4 #ifndef _BLOCKINGQUEUE_H 1.5 #define _BLOCKINGQUEUE_H 1.6 1.7 -#include "PR__application_includes/PR__application.h" 1.8 +#include "PR__common_includes/PR__primitive_data_types.h" 1.9 1.10 1.11 #define TRUE 1
