mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
3651214840
--HG-- extra : rebase_source : 7a36d31e37e0336b9ccfe765d9c98353f6e56aa0
14 lines
291 B
C
14 lines
291 B
C
/* List of defines generated by configure. Included with preprocessor flag,
|
|
* -include, to avoid long list of -D defines on the compile command-line.
|
|
* Do not edit.
|
|
*/
|
|
|
|
#ifndef js_confdefs_h
|
|
#define js_confdefs_h
|
|
|
|
@ALLDEFINES@
|
|
|
|
#include "js/RequiredDefines.h"
|
|
|
|
#endif /* js_confdefs_h */
|