Updated AUTHORS file

Fix compilation in release mode
This commit is contained in:
Christophe Dumez
2010-06-09 10:06:42 +00:00
parent b9394f2ba2
commit 789b2cf326
2 changed files with 3 additions and 1 deletions

View File

@@ -59,6 +59,8 @@ static PProcessIdToSessionId pProcessIdToSessionId = 0;
#include <time.h>
#endif
#include <QtDebug>
namespace QtLP_Private {
#include "qtlockedfile.cpp"
#if defined(Q_OS_WIN)