We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df3652 commit 557e187Copy full SHA for 557e187
src/common.cpp
@@ -5,6 +5,7 @@
5
#ifdef _WIN32
6
#include "api_config.h"
7
#include <windows.h>
8
+#include <mmsystem.h>
9
#pragma comment (lib,"winmm.lib")
10
#endif
11
0 commit comments