source: box/trunk/lib/raidfile/RaidFileException.h @ 217

Revision 217, 399 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:    RaidFileException.h
5//              Purpose: Exception
6//              Created: 2003/07/08
7//
8// --------------------------------------------------------------------------
9
10#ifndef RAIDFILEEXCEPTION__H
11#define RAIDFILEEXCEPTION__H
12
13// Compatibility
14#include "autogen_RaidFileException.h"
15
16#endif // RAIDFILEEXCEPTION__H
17
Note: See TracBrowser for help on using the repository browser.