Skip to content

Commit 027b553

Browse files
committed
fix "implicit instantiation of undefined template"
1 parent 1254c3c commit 027b553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/frontends/sdl/imgui/sdlmemory.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include "Debugger/DebugDefs.h"
88
#include "StrFormat.h"
99

10+
#include <sstream>
1011
#include <iomanip>
1112

1213
namespace sa2

0 commit comments

Comments
 (0)