libcruft-util/coord
Danny Robson 34788756d2 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
..
base.hpp coord: prefer cbegin/cend where possible 2017-06-13 14:18:00 +10:00
fwd.hpp quaternion: move out of coord infrastructure 2016-10-17 22:30:16 +11:00
init.hpp use nested namespace declarations 2017-01-05 15:06:49 +11:00
iostream.hpp stream: remove unneeded numeric class 2016-06-29 17:52:26 +10:00
names.hpp use nested namespace declarations 2017-01-05 15:06:49 +11:00
ops.hpp build: don't use './' as an include prefix 2017-11-22 16:49:37 +11:00
store.hpp coord/store: avoid unused variable on non-sse alignment 2017-01-05 19:50:27 +11:00