Added ProfilerApp.h to TestWriter

This commit is contained in:
James E McClure
2018-01-24 11:08:26 -05:00
parent d8154a3f1a
commit 092e59d7d2

View File

@@ -12,7 +12,7 @@
#include "IO/MeshDatabase.h"
#include "IO/Reader.h"
#include "IO/Writer.h"
#include "ProfilerApp.h"
inline bool approx_equal( const Point& A, const Point& B )
{