Files
Work/common/EXCPT.HPP
2024-08-07 09:09:36 -04:00

5 lines
88 B
C++

#ifndef _COMMON_EXCEPTION_HPP_
#define _COMMON_EXCEPTION_HPP_
#include <excpt.h>
#endif