www.pudn.com > apdb2ndb.rar > atn_inc.h


/* Copyright (C) FUJITSU LIMITED 2000 */ 
/* $Id: atn_inc.h,v 1.2 2001/02/07 15:54:35 JST rad1 Exp $ */ 
/* This header file is protected for developers */ 
/* 
 * $Log: atn_inc.h,v $ 
 * Revision 1.2  2001/02/07 15:54:35 JST  rad1 
 * ΊεΛά(TSL) 
 * 
 * $Com: ΊεΛά(TSL) 
 */ 
// 
// NDB2APDB header file 
// 
#ifndef ATN_INC_H 
#define ATN_INC_H 
#include  
#include  
#include  
 
 
// APDP Header 
#include "air_all.h" 
 
#include "atn_public.h" 
// NDBAPI Header 
#include  
#include  
 
// Our Headers 
#include "atn_macro.h" 
#include "atnPortConvTable.h" 
#include "atn_com.h" 
#include "atn_global.h" 
#include "atn_inline.h" 
 
#include "atn_msg.h" 
#include "atn_prot.h" 
// Add 2000.1.18 
#include "atn_sfx.h" 
#endif