aboutsummaryrefslogtreecommitdiff
path: root/src/external
diff options
context:
space:
mode:
authorRay <raysan5@gmail.com>2017-03-05 15:49:19 +0100
committerGitHub <noreply@github.com>2017-03-05 15:49:19 +0100
commitbb7b9adb371f89f3c8677bdca5418013fe73d9c1 (patch)
tree99f1dd9b8c42afb190dc30937dfe2ccc3458ff77 /src/external
parentb16f11845259205b484c3633b9b9375a69a917ae (diff)
parent203d1a154eb5b78fc5f56e9dead04c3a89bcd39e (diff)
downloadraylib-bb7b9adb371f89f3c8677bdca5418013fe73d9c1.tar.gz
raylib-bb7b9adb371f89f3c8677bdca5418013fe73d9c1.zip
Merge pull request #236 from raysan5/develop
Integrate Develop branch
Diffstat (limited to 'src/external')
-rw-r--r--src/external/jar_mod.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/external/jar_mod.h b/src/external/jar_mod.h
index bee9f6ee..c17130a6 100644
--- a/src/external/jar_mod.h
+++ b/src/external/jar_mod.h
@@ -83,8 +83,7 @@
#include <stdio.h>
#include <stdlib.h>
-#include <stdbool.h>
-
+//#include <stdbool.h>
#ifdef __cplusplus