An error occurred while loading the file. Please try again.
-
Thibault Hallouin authored
It seems that good practice for C++ applications is to only include *public* headers in "./include" folder and keep source files and *private* headers and implementation source files in "./src".
aedde95c