diff options
-rw-r--r-- | c++/src/H5Exception.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/c++/src/H5Exception.h b/c++/src/H5Exception.h index 9bc3ab2..b4af2ba 100644 --- a/c++/src/H5Exception.h +++ b/c++/src/H5Exception.h @@ -17,7 +17,6 @@ #ifndef _H5Exception_H #define _H5Exception_H -#pragma warning (disable : 4251) #include <string> #ifndef H5_NO_NAMESPACE |