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/gflags/src/util.h')
-rw-r--r--extern/gflags/src/util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/extern/gflags/src/util.h b/extern/gflags/src/util.h
index fb59b38ddc4..164e3cf86ab 100644
--- a/extern/gflags/src/util.h
+++ b/extern/gflags/src/util.h
@@ -37,7 +37,6 @@
#include "config.h"
#include <assert.h>
-#include <config.h>
#ifdef HAVE_INTTYPES_H
# include <inttypes.h>
#endif