source: box/trunk/lib/common/CommonException.h @ 217

Revision 217, 434 bytes checked in by martin, 6 years ago (diff)

Set svn:eol-style as appropriate for all files

  • Property svn:eol-style set to native
Line 
1// --------------------------------------------------------------------------
2//
3// File
4//              Name:    CommonException.h
5//              Purpose: Exception
6//              Created: 2003/07/08
7//
8// --------------------------------------------------------------------------
9
10#ifndef COMMONEXCEPTION__H
11#define COMMONEXCEPTION__H
12
13// Compatibility header with old non-autogen exception scheme
14#include "autogen_CommonException.h"
15
16#endif // COMMONEXCEPTION__H
17
Note: See TracBrowser for help on using the repository browser.