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 'intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h')
-rwxr-xr-xintern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h b/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h
index 4a4b12fb8be..d2e9b8cd2cc 100755
--- a/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h
+++ b/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h
@@ -30,14 +30,8 @@
*/
#ifndef BSP_PlyLoader_h
-
#define BSP_PlyLoader_h
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-
#include "MEM_SmartPtr.h"
#include "BSP_TMesh.h"