mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 12:15:51 +00:00
8 lines
114 B
Plaintext
8 lines
114 B
Plaintext
//
|
|
// Debug specific defines for the JavaRuntime
|
|
//
|
|
|
|
#define DEBUG 1
|
|
#define TRACING 1
|
|
|
|
#include "Client.Prefix.h" |