Mercurial > hg > svcore
comparison data/fileio/FileSource.cpp @ 405:65311fb86166
* Merge rev 1048 (build fixes) from rdf-import branch
author | Chris Cannam |
---|---|
date | Tue, 29 Apr 2008 09:44:44 +0000 |
parents | be49bf95d4a5 |
children | beb2948baa77 |
comparison
equal
deleted
inserted
replaced
404:4884fba80e00 | 405:65311fb86166 |
---|---|
25 #include <QDir> | 25 #include <QDir> |
26 #include <QCoreApplication> | 26 #include <QCoreApplication> |
27 #include <QHttpResponseHeader> | 27 #include <QHttpResponseHeader> |
28 | 28 |
29 #include <iostream> | 29 #include <iostream> |
30 #include <cstdlib> | |
30 | 31 |
31 //#define DEBUG_FILE_SOURCE 1 | 32 //#define DEBUG_FILE_SOURCE 1 |
32 | 33 |
33 int | 34 int |
34 FileSource::m_count = 0; | 35 FileSource::m_count = 0; |