Go to the documentation of this file.
   15 #ifndef SECURE_HANDSHAKE_H 
   16 #define SECURE_HANDSHAKE_H 
   20 #if LIBCAT_SECURITY==1 
   23 #if !defined(_RAKNET_LIB) && defined(_RAKNET_DLL) 
   24 # define CAT_BUILD_DLL 
   26 # define CAT_NEUTER_EXPORT 
   32 #pragma warning(disable:4838) 
   34 #include "cat/AllTunnel.hpp" 
   39 #endif // LIBCAT_SECURITY 
   41 #endif // SECURE_HANDSHAKE_H