This website requires JavaScript.
Explore
Help
Register
Sign In
nerdcruft
/
libcruft-util
Watch
1
Star
0
Fork
0
You've already forked libcruft-util
Code
Issues
Releases
Activity
ed7ab6cb9e
libcruft-util
/
alloc
/
arena.cpp
2 lines
21 B
C++
Raw
Normal View
History
Unescape
Escape
build: don't use './' as an include prefix GCC produces ODR error when including paths of the form './foo' and 'foo' in the same binary. Rather than managing duplication we just universally pick the absolute form over the relative form.
2017-11-22 16:49:37 +11:00
#
include
"arena.hpp"
Reference in New Issue
Copy Permalink