Atrus' Windows patches: [ 1695477 ] win32-synfig-conf-ext-fix
[synfig.git] / synfig-core / trunk / src / synfig / time.cpp
index fa79940..acc6bcf 100644 (file)
@@ -2,7 +2,7 @@
 /*!    \file time.cpp
 **     \brief Template File
 **
-**     $Id: time.cpp,v 1.1.1.1 2005/01/04 01:23:15 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -35,6 +35,7 @@
 #include "general.h"
 #include <cmath>
 #include <cassert>
+#include <algorithm>
 #include <ctype.h>
 #include <math.h>