Add cross-compile targets for x64.
[shibboleth/cpp-sp.git] / adfs / adfs.cpp
index 697a519..ecafa3d 100644 (file)
@@ -34,6 +34,8 @@
 # define ADFS_EXPORTS
 #endif
 
+#include <memory>
+
 #include <shibsp/base.h>
 #include <shibsp/exceptions.h>
 #include <shibsp/Application.h>