00001 #ifndef __NQ_H_INCLUDED__ 00002 #define __NQ_H_INCLUDED__ 00003 00004 #include "nq_system.h" 00005 #include "PlatformSW.h" // will automatically include types 00006 #include "NQDeclarations.h" 00007 #include "NQPacketQueue.h" 00008 #include "NQResponseWaitQueue.h" 00009 #include "NQMessagePool.h" 00010 #include "NQPeerList.h" 00011 #include "NQclass.h" 00012 00013 #endif //__NQ_H_INCLUDED__