Partial work related to OS X 10.6 SDK compilation

issue #33: Modernize support for various MacOS APIs to their 10.5 equivalents.
This commit is contained in:
Sorin Sbarnea
2009-04-24 10:11:28 +00:00
parent e69caf4d8b
commit 86c29452f9
5 changed files with 5 additions and 5 deletions

View File

@@ -15,11 +15,11 @@
#ifndef COSXKEYSTATE_H
#define COSXKEYSTATE_H
#include <Carbon/Carbon.h>
#include "CKeyState.h"
#include "stdmap.h"
#include "stdset.h"
#include "stdvector.h"
#include <Carbon/Carbon.h>
//! OS X key state
/*!