Commit aedde95c authored by Thibault Hallouin's avatar Thibault Hallouin
Browse files

restructure files to split publicly distributed and implementation

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".
No related merge requests found
Pipeline #36756 passed with stages
in 11 seconds
Showing with 15 additions and 19 deletions
+15 -19
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment