This commit is contained in:
rusefillc 2021-08-31 05:37:14 -04:00
parent b4841d3714
commit fbf64e92c8
1 changed files with 1 additions and 2 deletions

View File

@ -6,9 +6,8 @@
*/
#include "pch.h"
#include <stdlib.h>
#include "gtest/gtest.h"
#include "engine_test_helper.h"
GTEST_API_ int main(int argc, char **argv) {
testing::InitGoogleTest(&argc, argv);