1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00

Issue #1564 - Fix debug build dependencies

This commit is contained in:
wolfbeast
2020-05-26 05:17:04 +02:00
committed by Roy Tam
parent 5416b4294b
commit d2ec4693eb
5 changed files with 12 additions and 0 deletions
@@ -11,6 +11,9 @@
#include "nsCOMPtr.h"
#include "nsComputedDOMStyle.h"
#include "nsDebug.h"
#ifdef DEBUG
#include "nsDocument.h"
#endif
#include "nsError.h"
#include "nsGkAtoms.h"
#include "nsIAtom.h"