Skip to content
Snippets Groups Projects
Commit 79f7c015 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

+ includes required by clang-16

parent 93f0724a
No related branches found
No related tags found
1 merge request!2553cleanup suggested by clang-tidy-16
......@@ -21,6 +21,7 @@
#include "Device/Data/DataUtil.h"
#include "Device/Data/Datafield.h"
#include "Device/IO/ImportSettings.h"
#include <algorithm>
#include <numbers>
#include <string>
#include <vector>
......
......@@ -2,6 +2,7 @@
#include "Base/Util/PathUtil.h"
#include "Tests/GTestWrapper/google_test.h"
#include <algorithm>
#include <filesystem>
#include <fstream>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment