Skip to content
Snippets Groups Projects
Commit 10adfbd5 authored by Thomas Vierjahn's avatar Thomas Vierjahn
Browse files

Add missing include

#215
parent fe9dcb47
No related branches found
No related tags found
1 merge request!128Feature/#251 make sure tests cpp is compiled once
......@@ -31,6 +31,8 @@ SUPPRESS_WARNINGS_END
#include "trompeloeil.hpp"
#include "mocks/sdl_mock_export.hpp"
class SDL_MOCK_EXPORT SdlMockInternal {
public:
MAKE_MOCK1(SDL_Init, int(Uint32 flags)); // NOLINT(readability/casting)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment