summaryrefslogtreecommitdiff
path: root/lib/compress/CompressException.h
blob: 7e8c9ca24b0db96abac8334f1f4a3776cc0ff958 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// --------------------------------------------------------------------------
//
// File
//		Name:    CipherException.h
//		Purpose: Exception
//		Created: 2003/07/08
//
// --------------------------------------------------------------------------

#ifndef COMPRESSEXCEPTION__H
#define COMPRESSEXCEPTION__H

// Compatibility
#include "autogen_CompressException.h"

#endif // COMPRESSEXCEPTION__H