src/test/xy_test.cc
changeset 703 32f280a5ed7d
parent 518 fcdb561b8c78
child 727 aada518af30f
equal deleted inserted replaced
2:0a4c6779cbcf 3:1bf1f0379601
     1 #include <xy.h>
     1 #include <hugo/xy.h>
     2 #include <iostream>
     2 #include <iostream>
     3 using namespace std;
     3 using namespace std;
     4 using namespace hugo;
     4 using namespace hugo;
     5 
     5 
     6 bool passed = true;
     6 bool passed = true;