00001 00010 #ifndef __CopperRLE16_H__ 00011 #define __CopperRLE16_H__ 00012 00013 // Includes 00014 00015 // Forward declares 00016 00017 00018 // CopperRLE16 00019 class CopperRLE16 00020 { 00021 public: 00022 00023 00024 private: 00025 }; 00026 00027 #endif /* __CopperRLE16_H__ */ 00028