Corrected fix for clang

This commit is contained in:
cen1 2015-11-16 12:07:53 +01:00
parent a8901d9edc
commit 3914288b05

View file

@ -23,6 +23,7 @@
#define __PVPGN_FDWBACKEND_INCLUDED__
#include <stdexcept>
#include <string>
namespace pvpgn
{