From 8fd07c649f1bdc488aa8e2f9c2a522ca689b798f Mon Sep 17 00:00:00 2001 From: pabs Date: Sat, 7 Apr 2007 01:44:08 +0000 Subject: [PATCH] Fix typo in r428 (csdlib -> cstdlib) git-svn-id: http://svn.voria.com/code@442 1f10aa63-cdf2-0310-b900-c93c546f37ac --- ETL/trunk/ETL/_stringf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ETL/trunk/ETL/_stringf.h b/ETL/trunk/ETL/_stringf.h index dc450fb..5c3642a 100644 --- a/ETL/trunk/ETL/_stringf.h +++ b/ETL/trunk/ETL/_stringf.h @@ -31,7 +31,7 @@ #include #include -#include +#include /* === M A C R O S ========================================================= */ -- 2.7.4