Add includes to testObject.cc
No unit tests for objects yet...
This commit is contained in:
parent
8460f2205e
commit
22297da809
1 changed files with 2 additions and 0 deletions
|
@ -3,4 +3,6 @@
|
|||
* Eryn Wells <eryn@erynwells.me>
|
||||
*/
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#include "object.hh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue