Mercurial > hg > svcore
comparison data/fileio/FileReadThread.cpp @ 658:29efe322ab47
* Build fixes
author | Chris Cannam |
---|---|
date | Mon, 18 Oct 2010 12:42:42 +0100 |
parents | 3e0f1f7bec85 |
children | 06f13a3b9e9e |
comparison
equal
deleted
inserted
replaced
657:1bb85de8c5b9 | 658:29efe322ab47 |
---|---|
18 #include "base/Profiler.h" | 18 #include "base/Profiler.h" |
19 #include "base/Thread.h" | 19 #include "base/Thread.h" |
20 | 20 |
21 #include <iostream> | 21 #include <iostream> |
22 #include <unistd.h> | 22 #include <unistd.h> |
23 #include <cstdio> | |
23 | 24 |
24 //#define DEBUG_FILE_READ_THREAD 1 | 25 //#define DEBUG_FILE_READ_THREAD 1 |
25 | 26 |
26 FileReadThread::FileReadThread() : | 27 FileReadThread::FileReadThread() : |
27 m_nextToken(0), | 28 m_nextToken(0), |