5 lines
88 B
C++
5 lines
88 B
C++
#ifndef _COMMON_EXCEPTION_HPP_
|
|
#define _COMMON_EXCEPTION_HPP_
|
|
#include <excpt.h>
|
|
#endif
|