… and <stdexcept>

This commit is contained in:
Phil Nash 2014-02-11 17:41:11 +00:00
parent 633feaa4a6
commit 160b74d6c7
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#include <vector>
#include <map>
#include <algorithm>
#include <stdexcept>
// Use optional outer namespace
#ifdef CLICHE_CLARA_OUTER_NAMESPACE