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: 96b1bab5618686da0afcf701a09abd98434d525a (
plain
)
1
2
3
4
5
6
7
#pragma once
#ifdef _DEBUG
#define CRU_DEBUG
#endif
#define _CRT_SECURE_NO_WARNINGS