blob: f1b2d8c976891e09f9f6eda55d901d925b9a712c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- fung_calc/libfungcalcui/2D/parametricgraphmain.ui.h.orig Tue Jun 10 10:10:00 2003
+++ fung_calc/libfungcalcui/2D/parametricgraphmain.ui.h Tue Jun 10 10:10:09 2003
@@ -6,6 +6,7 @@
** a constructor, and a destroy() slot in place of a destructor.
*****************************************************************************/
#include <fstream>
+#include <ctime>
#include "expression.h"
|