mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
14 lines
212 B
Plaintext
14 lines
212 B
Plaintext
//
|
|
// WidgetDebug.Prefix
|
|
//
|
|
// Global prefix file for the debug Widget project.
|
|
//
|
|
|
|
#include "MacPrefix_debug.h"
|
|
|
|
#include <Quickdraw.h>
|
|
#include <Events.h>
|
|
#include <MacWindows.h>
|
|
|
|
#define USE_TLS_FOR_TOOLKIT 1
|