mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 795238 follow-up - #include Attributes.h which defines MOZ_HAVE_CXX11_ENUM_TYPE
This commit is contained in:
parent
74e2ba0e80
commit
95975a997f
@ -9,6 +9,7 @@
|
||||
#ifndef nscore_h___
|
||||
#include "nscore.h" /* needed for nsresult */
|
||||
#endif
|
||||
#include "mozilla/Attributes.h"
|
||||
|
||||
/*
|
||||
* To add error code to your module, you need to do the following:
|
||||
|
Loading…
Reference in New Issue
Block a user