diff options
Diffstat (limited to 'preendgame.cpp')
-rw-r--r-- | preendgame.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/preendgame.cpp b/preendgame.cpp index 5a2ff71..0dc6b39 100644 --- a/preendgame.cpp +++ b/preendgame.cpp @@ -27,6 +27,7 @@ #include "resolvent.h" using namespace Quackle; +using namespace std; Preendgame::Preendgame() : m_initialCandidates(30), m_nestednessDenominatorBase(2) |