Move public headers under include/

This commit is contained in:
Olli Saarikivi
2023-05-10 20:46:49 +00:00
parent f4ecae7c96
commit beaf2aea39
26 changed files with 43 additions and 42 deletions

View File

@@ -1,4 +1,4 @@
#include "mscclpp.hpp"
#include <mscclpp/core.hpp>
#include <cassert>
#include <iostream>