[Assorted-commits] SF.net SVN: assorted: [383] cpp-commons/trunk/src/commons/strings.h
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-02-11 23:25:10
|
Revision: 383 http://assorted.svn.sourceforge.net/assorted/?rev=383&view=rev Author: yangzhang Date: 2008-02-11 15:25:12 -0800 (Mon, 11 Feb 2008) Log Message: ----------- fixed crazy include Modified Paths: -------------- cpp-commons/trunk/src/commons/strings.h Modified: cpp-commons/trunk/src/commons/strings.h =================================================================== --- cpp-commons/trunk/src/commons/strings.h 2008-02-11 23:23:55 UTC (rev 382) +++ cpp-commons/trunk/src/commons/strings.h 2008-02-11 23:25:12 UTC (rev 383) @@ -6,7 +6,6 @@ #include <strings.h> #include <commons/check.h> -#include <commons/pointers.h> namespace commons { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |