Update include paths

This commit is contained in:
Henrik Stickann
2022-05-02 13:37:44 +02:00
parent 01312ef97d
commit c7135adda7
8 changed files with 5 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
#include <sta/config.hpp>
#ifdef STA_ATOMIC_ENABLE
#include <sta/mutex.hpp>
#include <sta/intf/mutex.hpp>
#include <atomic>