Add includes to testObject.cc

No unit tests for objects yet...
This commit is contained in:
Eryn Wells 2014-08-16 16:56:53 -07:00
parent 8460f2205e
commit 22297da809

View file

@ -3,4 +3,6 @@
* Eryn Wells <eryn@erynwells.me>
*/
#include "gtest/gtest.h"
#include "object.hh"