From 6eab1356dae8b515c4b2da5cd5a916eb74a57b99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Wed, 6 May 2009 14:55:51 +0000 Subject: [PATCH] Corrected example file --- test.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.cxx b/test.cxx index ac25071..950cbed 100644 --- a/test.cxx +++ b/test.cxx @@ -29,7 +29,7 @@ // 1 2 3 4 5 6 7 8 // 45678901234567890123456789012345678901234567890123456789012345678901234567890 -#include +#include #include int main(int argc, char** argv) try {