summaryrefslogtreecommitdiff
path: root/lib/crypto/CipherException.h
blob: b0c9f8cd1fb4b6909892a7a95e2bef71b079b9a6 (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 CIPHEREXCEPTION__H
#define CIPHEREXCEPTION__H

// Compatibility
#include "autogen_CipherException.h"

#endif // CIPHEREXCEPTION__H