mirror of
https://github.com/jhasse/poly2tri.git
synced 2025-08-03 22:05:39 +02:00
Add headers in project files generated by cmake
This commit is contained in:
@@ -3,9 +3,11 @@
|
||||
#endif
|
||||
#define BOOST_TEST_MODULE Poly2triTest
|
||||
|
||||
#include <poly2tri/poly2tri.h>
|
||||
|
||||
#include <boost/filesystem/path.hpp>
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#include <poly2tri/poly2tri.h>
|
||||
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <iterator>
|
||||
|
Reference in New Issue
Block a user