Maraiah/source/tycho-qt/headers/tycho.h

10 lines
127 B
C
Raw Normal View History

2019-05-30 00:09:58 -07:00
#pragma once
#include <QtGlobal>
#include <cstdint>
#include <cstddef>
#define dbgPrintFunc() qDebug("%s", __func__)
// EOF