From Tree chagenes required for Java Wrappers

This commit is contained in:
Robert Osfield
2004-11-01 16:14:53 +00:00
parent 41823a115d
commit d548d77010
3 changed files with 31 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
// define USE_DEPRECATED_API is used to include in API which is being fazed out
// if you can compile your apps with this turned off you are
// well placed for compatablity with future versions.
#define USE_DEPRECATED_API
//#define USE_DEPRECATED_API
#if defined(_MSC_VER)
#pragma warning( disable : 4244 )