summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcbeaulac <cbeaulac@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2009-12-14 22:44:05 +0000
committercbeaulac <cbeaulac@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2009-12-14 22:44:05 +0000
commit66f1ffc2c4d82a0bafb6940a856950fa9b2644e6 (patch)
tree8682f7c589e4c49ca9f8f52c254c0237d5106835
parent4e9a1a8b6f0b473fb7274d8cab1d5c2ca4e7a62b (diff)
downloadATCD-66f1ffc2c4d82a0bafb6940a856950fa9b2644e6.tar.gz
Mon Dec 14 22:43:57 UTC 2009 Chad Beaulac <chad@objectivesolutions.com>
* ... Merged files from trunk for Bugzilla #3334 branch work-in-progress
-rw-r--r--ace/config-macosx-iphone.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/ace/config-macosx-iphone.h b/ace/config-macosx-iphone.h
new file mode 100644
index 00000000000..917673079f0
--- /dev/null
+++ b/ace/config-macosx-iphone.h
@@ -0,0 +1,8 @@
+// $Id$
+#ifndef ACE_CONFIG_MACOSX_IPHONE_H
+#define ACE_CONFIG_MACOSX_IPHONE_H
+
+#include "ace/config-macosx-snowleopard.h"
+
+#endif ACE_CONFIG_MACOSX_IPHONE_H
+