00001 /* $Id$ */ 00002 /* ////////////////////////////////////////////////////////////////////////// 00003 // // 00004 // This code is Copyright (c) 2004 LizardTech, Inc, 1008 Western Avenue, // 00005 // Suite 200, Seattle, WA 98104. Unauthorized use or distribution // 00006 // prohibited. Access to and use of this code is permitted only under // 00007 // license from LizardTech, Inc. Portions of the code are protected by // 00008 // US and foreign patents and other filings. All Rights Reserved. // 00009 // // 00011 /* PUBLIC */ 00012 00022 #ifndef LT_BASE_H 00023 #define LT_BASE_H 00024 00025 #include "lt_platform.h" 00026 #include "lt_define.h" 00027 #include "lt_types.h" 00028 #include "lt_status.h" 00029 00030 #endif /* LT_BASE_H */
LizardTech |