Browse Source

Do not let PACKAGE/VERSION escape from tsrm_config.h.

experimetnal/RETURN_REF_PATCH
Sascha Schumann 27 years ago
parent
commit
a5dbe81a76
  1. 2
      TSRM/TSRM.h

2
TSRM/TSRM.h

@ -21,6 +21,8 @@
# undef PACKAGE
# undef VERSION
# include "tsrm_config.h"
# undef PACKAGE
# undef VERSION
#endif
#if WIN32||WINNT

Loading…
Cancel
Save