0020716: Eliminate usage of "config.h" header file
[occt.git] / src / TopOpeBRep / TopOpeBRep_traceALWL.cxx
index fe910c7..108c526 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
-
-#ifdef HAVE_STRINGS_H
+#ifndef _WIN32
 # include <strings.h>
 #endif