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

#ifndef COMMONEXCEPTION__H
#define COMMONEXCEPTION__H

// Compatibility header with old non-autogen exception scheme
#include "autogen_CommonException.h"

#endif // COMMONEXCEPTION__H