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/cuew/auto/stdlib.h')
-rw-r--r--extern/cuew/auto/stdlib.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/extern/cuew/auto/stdlib.h b/extern/cuew/auto/stdlib.h
deleted file mode 100644
index 75976c8574f..00000000000
--- a/extern/cuew/auto/stdlib.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/* This file is needed to workaround issue with parsing system headers. */
-
-typedef long size_t;