Skip to content

Commit

Permalink
add missing include to Precompiled.h
Browse files Browse the repository at this point in the history
  • Loading branch information
looooo committed Sep 25, 2019
1 parent a07cc9f commit 145e3a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App/PreCompiled.h
Expand Up @@ -75,6 +75,7 @@
#include <random>
#include <unordered_set>
#include <unordered_map>
#include <iterator>

// Boost
#include <boost/signals2.hpp>
Expand Down

0 comments on commit 145e3a6

Please sign in to comment.