Bug 919111 - Explicitly include nsDebug.h for non-SPS. r=ted

This commit is contained in:
Jan Beich 2013-09-23 13:46:14 +02:00
parent 56316a7d92
commit da6ac09f5b

View File

@ -56,6 +56,7 @@
#include "mozilla/TimeStamp.h"
#include "mozilla/WidgetTraceEvent.h"
#include "nsDebug.h"
#include <limits.h>
#include <prenv.h>
#include <prinrval.h>