aboutsummaryrefslogtreecommitdiff
path: root/include/cru/common/pre_config.hpp
blob: aa4d680b5c02de5d6406cdf6312e856d0b573aa1 (plain)
1
2
3
4
5
#pragma once

#ifdef _DEBUG
#define CRU_DEBUG
#endif