mirror of
https://github.com/rwengine/openrw.git
synced 2024-11-25 11:52:40 +01:00
tests: test_globals.hpp has a dependency on boost/test/unit_test.hpp
This commit is contained in:
parent
9e9e684a44
commit
b1976fbcf2
@ -4,6 +4,7 @@
|
|||||||
#include <SDL2/SDL.h>
|
#include <SDL2/SDL.h>
|
||||||
#include <GameConfig.hpp>
|
#include <GameConfig.hpp>
|
||||||
#include <GameWindow.hpp>
|
#include <GameWindow.hpp>
|
||||||
|
#include <boost/test/unit_test.hpp>
|
||||||
#include <core/Logger.hpp>
|
#include <core/Logger.hpp>
|
||||||
#include <engine/GameData.hpp>
|
#include <engine/GameData.hpp>
|
||||||
#include <engine/GameState.hpp>
|
#include <engine/GameState.hpp>
|
||||||
|
Loading…
Reference in New Issue
Block a user