Added ctime header.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 9 Sep 2002 05:52:16 +0000 (05:52 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 9 Sep 2002 05:52:16 +0000 (05:52 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@61 cb58f699-b61c-0410-a6fe-9272a202ed29

shib/ShibPOSTProfile.cpp

index 2b638e2..c3d3fa3 100644 (file)
@@ -59,6 +59,7 @@
 # define SHIB_EXPORTS __declspec(dllexport)
 #endif
 
+#include <ctime>
 #include <shib.h>
 using namespace shibboleth;
 using namespace saml;