vectorwrapper/include
King_DuckZ 33bc1e73da Use pragma once instead of inclusion guards.
Multiple versions of the same library can't be used in the same
project because even tho project take care to include from
the right vectorwrapper-1.0/ dir the inclusion guard is the
same. So in spite of having a different path and livingi in a
different namespace, ifndef is preventing the inclusions to work.
2017-03-04 01:19:15 +00:00
..
vectorwrapper Use pragma once instead of inclusion guards. 2017-03-04 01:19:15 +00:00
vectorwrapper-1.0 Add versioned symlink to include directory 2017-03-04 01:00:39 +00:00