about summary refs log tree commit diff stats
path: root/002test.cc
diff options
context:
space:
mode:
Diffstat (limited to '002test.cc')
-rw-r--r--002test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/002test.cc b/002test.cc
index a07d5d9f..9ec5e64d 100644
--- a/002test.cc
+++ b/002test.cc
@@ -110,4 +110,4 @@ void test_is_integer() {
 }
 
 :(before "End Includes")
-#include <cstdlib>
+#include <stdlib.h>