Fulcrum/Common.cpp
Calin Culianu 7c5cfb8993
More nits and cleanup.
I'm getting a little OCD here..  but it's good. :)
2019-11-12 11:29:45 +02:00

4 lines
73 B
C++

#include "Common.h"
/// put the vtable here.
Exception::~Exception() {}