include missing type
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
Robin Müller 2023-01-13 11:44:16 +01:00
parent 83361a5e16
commit 4ebf73bd03
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814

View File

@ -2,6 +2,7 @@
#include <filesystem> #include <filesystem>
#include <iostream> #include <iostream>
#include <fstream>
#include "OBSWConfig.h" #include "OBSWConfig.h"
#include "commonConfig.h" #include "commonConfig.h"