www.pudn.com > AirAPIF.rar > air_all.h
/* Copyright (C) FUJITSU LIMITED 1999,2001 */ /* $Id: air_all.h,v 1.3 2001/01/26 16:46:21 JST age Exp $ */ /* This header file is protected for developers */ /* * $Log: air_all.h,v $ * Revision 1.3 2001/01/26 16:46:21 JST age * 古川 include の順序を変更 * * Revision 1.2 2000/03/03 17:09:45 JST age * *** empty log message *** * * $Com: 古川 include の順序を変更 */ /* * AirPark 開発用ヘッダファイル */ #ifndef AIR_ALL_H #define AIR_ALL_H /* APDB */ #include "air_table.h" /* 共通関数 */ #include "air_common.h" /* APIF */ #include "AirPark.h" #endif /* AIR_ALL_H */