#include "Global.h" #include namespace jet { Global::Global() { } Global::~Global() { } }