solocraft + dynamicxp
This commit is contained in:
11
dep/protobuf/tc_custom/config.h
Normal file
11
dep/protobuf/tc_custom/config.h
Normal file
@@ -0,0 +1,11 @@
|
||||
/* Do not define anything - we want to avoid having to maintain complex custom build scripts */
|
||||
|
||||
/* define if the compiler has hash_map */
|
||||
//#define HAVE_HASH_MAP 1
|
||||
|
||||
/* define if the compiler has hash_set */
|
||||
//#define HAVE_HASH_SET 1
|
||||
|
||||
#if !defined(_MSC_VER)
|
||||
#define HAVE_PTHREAD
|
||||
#endif
|
||||
Reference in New Issue
Block a user