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