mirror of
https://github.com/open-goal/jak-project
synced 2026-09-10 20:29:51 -04:00
clean up some warnings and add some extra integer tests
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <string>
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include "third-party/inja.hpp"
|
||||
#include "inja.hpp"
|
||||
#include "third-party/json.hpp"
|
||||
|
||||
#include "game/runtime.h"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "third-party/inja.hpp"
|
||||
#include "inja.hpp"
|
||||
#include "goalc/compiler/Compiler.h"
|
||||
|
||||
namespace GoalTest {
|
||||
|
||||
Reference in New Issue
Block a user