1/////////////////////////////////////////////////////////////////////////////
2// Name:        src/mac/classic/data.cpp
3// Purpose:     Various global Mac-specific data
4// Author:      Stefan Csomor
5// Modified by:
6// Created:     1998-01-01
7// RCS-ID:      $Id: data.cpp 38939 2006-04-27 12:47:14Z ABX $
8// Copyright:   (c) Stefan Csomor
9// Licence:     wxWindows licence
10/////////////////////////////////////////////////////////////////////////////
11
12#include "wx/wxprec.h"
13
14#ifndef WX_PRECOMP
15    #include "wx/event.h"
16#endif
17