Explorar o código

Update IFCReaderGen_2x3.h

Disable warning
Kim Kulling %!s(int64=5) %!d(string=hai) anos
pai
achega
959446e416
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      code/Importer/IFC/IFCReaderGen_2x3.h

+ 4 - 0
code/Importer/IFC/IFCReaderGen_2x3.h

@@ -45,6 +45,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 #include "code/Step/STEPFile.h"
 
+#ifdef _WIN32
+#    pragma warning( disable 4512 )
+#endif // _WIN32
+
 namespace Assimp {
 namespace IFC {
     namespace Schema_2x3 {