Fixing issue with boost 1.44. However, Windows build using boost 1.44 is currently broken due to thread issues.

This commit is contained in:
lotodore
2010-08-22 10:53:27 +00:00
parent 2d3bedf5a6
commit 5f84bbc411
5 changed files with 31 additions and 25 deletions
-3
View File
@@ -68,9 +68,6 @@
#include <QtPlugin>
Q_IMPORT_PLUGIN(qjpeg)
Q_IMPORT_PLUGIN(qgif)
#ifdef __GNUC__
extern "C" void tss_cleanup_implemented() {}
#endif
#endif
using namespace std;