mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 06:40:33 -04:00
The Fung-Calc is an advanced 3D/2D graphing calculator. PR: 53138 Submitted by: Kirill Ponomarew
10 lines
396 B
Text
10 lines
396 B
Text
--- 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"
|
|
|