Danny Robson
34788756d2
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.
2 lines
21 B
C++
2 lines
21 B
C++
#include "arena.hpp"
|