From f2ef6dabadf0fc40fa5996e0671f1604b4a7cd1f Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Sat, 23 Oct 2010 20:49:35 +0000 Subject: [PATCH] Add ctime header. --- xmltooling/util/DateTime.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xmltooling/util/DateTime.h b/xmltooling/util/DateTime.h index 7a1ced1..b4347bd 100644 --- a/xmltooling/util/DateTime.h +++ b/xmltooling/util/DateTime.h @@ -1,5 +1,5 @@ /* - * Copyright 2001-2009 Internet2 + * Copyright 2001-2010 Internet2 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -30,6 +30,7 @@ #pragma warning( disable : 4244 ) #endif +#include #include #if defined (_MSC_VER) -- 2.1.4