geom/sample/edge: correct the test's include paths
This commit is contained in:
parent
b6d1b74bc4
commit
f551e48ddb
@ -1,10 +1,10 @@
|
||||
#include <cruft/util/geom/sample/edge.hpp>
|
||||
#include <cruft/util/tap.hpp>
|
||||
#include <cruft/util/coord/iostream.hpp>
|
||||
#include <cruft/util/coord/comparator.hpp>
|
||||
#include "geom/sample/edge.hpp"
|
||||
#include "tap.hpp"
|
||||
#include "coord/iostream.hpp"
|
||||
#include "coord/comparator.hpp"
|
||||
|
||||
#include <map>
|
||||
#include <iostream>
|
||||
|
||||
|
||||
int main ()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user