+ include "time.h"

This commit is contained in:
kelson42 2010-11-16 17:58:59 +00:00
parent e3afa2339b
commit 6eb3da53cc
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#include <zim/fileiterator.h>
#include <string>
#include <sstream>
#include "time.h"
using namespace std;