diff options
author | Timothy Pearson <[email protected]> | 2016-09-06 23:18:11 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2016-09-06 23:18:11 -0500 |
commit | d49abd0e620781964b5d8c06799e3c6544e0a9ed (patch) | |
tree | f73046f7e35d88c2893912f731b7f83713f6a60b /src | |
parent | 6d05fcd18d01c120bdca8642ed53e37cc6cf9056 (diff) | |
download | tqt3-d49abd0e620781964b5d8c06799e3c6544e0a9ed.tar.gz tqt3-d49abd0e620781964b5d8c06799e3c6544e0a9ed.zip |
Third part of prior commit
GIT client malfunctions are fun!
Diffstat (limited to 'src')
-rw-r--r-- | src/tools/ntqdatetime.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/ntqdatetime.h b/src/tools/ntqdatetime.h index 213d42b2c..ea7e73203 100644 --- a/src/tools/ntqdatetime.h +++ b/src/tools/ntqdatetime.h @@ -46,6 +46,7 @@ #include "ntqnamespace.h" #endif // QT_H +#include <time.h> /***************************************************************************** TQDate class |