about summary refs log tree commit diff stats
path: root/002test.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-06-02 10:40:06 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-06-02 10:40:06 -0700
commit385ff13617edb380a0a58397fe4836f4261503b4 (patch)
tree86a482bd8f038e49f6c37b1a61fa5308d306dde3 /002test.cc
parent2367988301704881a61ca12c23eda9c385c43d3e (diff)
downloadmu-385ff13617edb380a0a58397fe4836f4261503b4.tar.gz
3027
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 46f07b00..3ef899cd 100644
--- a/002test.cc
+++ b/002test.cc
@@ -108,4 +108,4 @@ void test_is_integer() {
 }
 
 :(before "End Includes")
-#include<cstdlib>
+#include <cstdlib>