[Lemon-commits] [lemon_svn] ladanyi: r1350 - hugo/trunk/src/work/akos
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:44:47 CET 2006
Author: ladanyi
Date: Mon Nov 8 09:37:41 2004
New Revision: 1350
Modified:
hugo/trunk/src/work/akos/simann_demo.cc
Log:
Moved the includes to simann.h.
Modified: hugo/trunk/src/work/akos/simann_demo.cc
==============================================================================
--- hugo/trunk/src/work/akos/simann_demo.cc (original)
+++ hugo/trunk/src/work/akos/simann_demo.cc Mon Nov 8 09:37:41 2004
@@ -1,5 +1,3 @@
-#include <cstdlib>
-#include <cmath>
#include "simann.h"
using namespace lemon;
More information about the Lemon-commits
mailing list