From a8a20fe919f08627f2695e9ed61c10a28478d8ae Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Fri, 7 Jan 2011 13:43:35 -0500 Subject: [svn-r19927] Remove pragma statement. --- c++/src/H5Exception.h | 1 - 1 file changed, 1 deletion(-) 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 #ifndef H5_NO_NAMESPACE -- cgit v0.12