Skip to content

Commit

Permalink
add std utility include to fix #290
Browse files Browse the repository at this point in the history
  • Loading branch information
scheffle committed Apr 13, 2023
1 parent d29113c commit b4944d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vstgui/lib/vstguibase.h
Expand Up @@ -139,6 +139,7 @@
#endif

#include <atomic>
#include <utility>

#ifdef UNICODE
#undef UNICODE
Expand Down

0 comments on commit b4944d7

Please sign in to comment.