removed bad import; updated README

This commit is contained in:
zzzzrrr
2010-02-10 07:14:38 -05:00
parent 73b1fa917a
commit cd95b14d0a
3 changed files with 7 additions and 7 deletions

View File

@@ -30,7 +30,6 @@
*/
#include "sweep_context.h"
#include <algorithm>
#include <GL/glfw.h>
#include "advancing_front.h"
namespace p2t {