summaryrefslogtreecommitdiffstats
path: root/c++/src
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src')
-rw-r--r--c++/src/H5Exception.h1
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