freebsd-ports/cad/gmsh/files/patch-Common::AdaptiveViews.cpp

11 lines
255 B
C++
Raw Normal View History

--- Common/AdaptiveViews.cpp.orig Thu Nov 11 07:45:16 2004
+++ Common/AdaptiveViews.cpp Thu Nov 11 16:11:29 2004
@@ -23,6 +23,7 @@
#include <stdio.h>
#include <math.h>
+#include <time.h>
#include <list>
#include <set>
#include "Views.h"