mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 10:27:18 +00:00
12 lines
212 B
C++
12 lines
212 B
C++
/*
|
|
* extra_mac_headers.h
|
|
* BattleForWesnoth
|
|
*
|
|
* Created by Marcus Phillips on Fri Apr 30 2004.
|
|
* Copyright (c) 2004 __MyCompanyName__. All rights reserved.
|
|
*
|
|
*/
|
|
|
|
#include <stddef.h>
|
|
#include <string>
|