Bug 570945 - Qt is not compiling. r=me. Slightly modifed based on chris.jones comments

This commit is contained in:
Doug Turner 2010-06-09 16:02:38 -07:00
parent 308e5cd202
commit 0042d3f84e

View File

@ -5,6 +5,11 @@
#ifndef BASE_MESSAGE_PUMP_QT_H_
#define BASE_MESSAGE_PUMP_QT_H_
#ifdef mozilla_mozalloc_macro_wrappers_h
/* The "anti-header" */
# include "mozilla/mozalloc_undef_macro_wrappers.h"
#endif
#include <qobject.h>
#include "base/message_pump.h"