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
202c22eee8
libcruft-util
/
fixup
/
experimental
/
filesystem
2 lines
26 B
Plaintext
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 "filesystem.hpp"
Reference in New Issue
Copy Permalink