Remove unnecessary include

This commit is contained in:
Max Brunsfeld 2018-05-09 22:55:54 -07:00
parent 78d158899e
commit a53d0b43a1

View file

@ -1,7 +1,6 @@
#include "test_helper.h"
#include "helpers/tree_helpers.h"
#include "helpers/point_helpers.h"
#include "runtime/document.h"
#include <ostream>
using std::string;