summaryrefslogtreecommitdiffstats
path: root/ingen/paths.hpp
AgeCommit message (Collapse)AuthorFilesLines
2020-08-02Move public headers to a separate include directoryDavid Robillard1-55/+0
This is more conventional and probably best practice (since it avoids polluting the include path with non-headers), and is supported by the clang-tidy llvm-header-guard check.
2019-03-09Clean up includes and forward declarationsDavid Robillard1-3/+3
2018-09-23Use lowercase namespace namesDavid Robillard1-2/+2
2018-01-21Add URI class and remove use of Raul::URIDavid Robillard1-9/+10
2017-12-24Clean up includes in public headersDavid Robillard1-0/+3
2017-02-15Move static path stuff to its own headerDavid Robillard1-0/+51