Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'extern/libmv/third_party/gflags/config.h')
-rw-r--r--extern/libmv/third_party/gflags/config.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/extern/libmv/third_party/gflags/config.h b/extern/libmv/third_party/gflags/config.h
index 986329ba1c0..858510835c1 100644
--- a/extern/libmv/third_party/gflags/config.h
+++ b/extern/libmv/third_party/gflags/config.h
@@ -29,9 +29,7 @@
/* #undef HAVE_FNMATCH_H */
// Define if you have the <shlwapi.h> header file (Windows 2000/XP).
-#ifdef WIN32
-# define HAVE_SHLWAPI_H
-#endif
+#undef HAVE_SHLWAPI_H
// Define if you have the strtoll function.
#define HAVE_STRTOLL