Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Commit 1480d1d

Browse files
committed
Fixing compilation error in VS2010 and VS 2013
1 parent 9cffd27 commit 1480d1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appshell/appshell_helpers_win.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
#include <MMSystem.h>
3232
#include <ShlObj.h>
3333

34+
#include <sstream>
35+
3436
extern DWORD g_appStartupTime;
3537
extern HINSTANCE hInst;
3638

0 commit comments

Comments
 (0)