Bug 774813 - Bug 774139 will break Qt builds due to #define signals. r=cjones

This commit is contained in:
Oleg Romashin
2012-07-18 22:45:58 -04:00
parent 19606acc67
commit fbed9ff250
2 changed files with 3 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
#ifdef MOZ_WIDGET_QT
#include <QtCore/QCoreApplication>
#include <QtCore/QEventLoop>
#include "NestedLoopTimer.h"
#endif
#include "base/process_util.h"