Skip to content

Commit

Permalink
fix "implicit instantiation of undefined template"
Browse files Browse the repository at this point in the history
  • Loading branch information
sh95014 committed Jul 7, 2024
1 parent 1254c3c commit 027b553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/frontends/sdl/imgui/sdlmemory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include "Debugger/DebugDefs.h"
#include "StrFormat.h"

#include <sstream>
#include <iomanip>

namespace sa2
Expand Down

0 comments on commit 027b553

Please sign in to comment.