Skip to content
Snippets Groups Projects
Commit 59f50bab authored by Julien Jomier's avatar Julien Jomier
Browse files

FIX: warnings, disabling 4786

parent 4b578a2c
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,10 @@
#ifndef @KWSYS_NAMESPACE@_Directory_hxx
#define @KWSYS_NAMESPACE@_Directory_hxx
#ifdef _MSC_VER
#pragma warning ( disable : 4786 )
#endif
#include <@KWSYS_NAMESPACE@/StandardIncludes.hxx>
#include <string>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment