mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
Issue #80 - Fix deps in gfxFont-Impl.h
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
#ifndef GFX_FONT_IMPL_H
|
||||
#define GFX_FONT_IMPL_H
|
||||
|
||||
#include "mozilla/DebugOnly.h"
|
||||
using mozilla::DebugOnly;
|
||||
|
||||
#ifdef __GNUC__
|
||||
#define GFX_MAYBE_UNUSED __attribute__((unused))
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user