blob: 16629296242904d0b3e14a0ede5df982d87615de (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- lib/ofx_utilities.hh.orig Mon Feb 17 16:10:14 2003
+++ lib/ofx_utilities.hh Mon Feb 17 16:09:52 2003
@@ -18,6 +18,7 @@
#ifndef OFX_UTIL_H
#define OFX_UTIL_H
#include <string.h>
+#include <time.h>
#include "ParserEventGeneratorKit.h"
using namespace std;
/* This file contains various simple functions for type conversion & al */
|