Fulcrum/Common.cpp

4 lines
71 B
C++

#include "Common.h"
Exception::~Exception() {}
BadArgs::~BadArgs() {}