mirror of
https://github.com/cculianu/Fulcrum.git
synced 2026-08-16 13:01:07 +02:00
4 lines
73 B
C++
4 lines
73 B
C++
#include "Common.h"
|
|
|
|
/// put the vtable here.
|
|
Exception::~Exception() {}
|