MrSID Decode SDK for Raster Reference Manual  9.0.0.3864
lt_base.h
Go to the documentation of this file.
1 /* $Id$ */
2 /* //////////////////////////////////////////////////////////////////////////
3 // //
4 // This code is Copyright (c) 2004 LizardTech, Inc, 1008 Western Avenue, //
5 // Suite 200, Seattle, WA 98104. Unauthorized use or distribution //
6 // prohibited. Access to and use of this code is permitted only under //
7 // license from LizardTech, Inc. Portions of the code are protected by //
8 // US and foreign patents and other filings. All Rights Reserved. //
9 // //
11 /* PUBLIC */
12 
22 #ifndef LT_BASE_H
23 #define LT_BASE_H
24 
25 #include "lt_platform.h"
26 #include "lt_define.h"
27 #include "lt_types.h"
28 #include "lt_status.h"
29 
30 #endif /* LT_BASE_H */

LizardTech