graph.ccp and .h have been updated to be compatible with windows compilation

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@995 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jboisson 2008-02-21 15:08:00 +00:00
commit e6f725a5a6
2 changed files with 10 additions and 9 deletions

View file

@ -34,10 +34,6 @@
*
*/
#include <fstream>
#include <iostream>
#include <math.h>
#include "graph.h"
using std::cout;