#include #include // TODO - need to get gtest working in the SDK TEST(BasicLog, Zero) { EXPECT_EQ(1, 1); }