index
:
cru.git
geo-arc
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
cru
/
common
/
pre_config.hpp
blob: aa4d680b5c02de5d6406cdf6312e856d0b573aa1 (
plain
)
1
2
3
4
5
#pragma once
#ifdef _DEBUG
#define CRU_DEBUG
#endif