Skip to content

Commit f76678b

Browse files
committed
DPL: add missing header on macOS
For some reasons this is not included anymore.
1 parent 4a3f261 commit f76678b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Framework/Core/src/DataSpecUtils.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include "Headers/DataHeaderHelpers.h"
1717

1818
#include <fmt/format.h>
19+
#include <sstream>
1920
#include <cstring>
2021
#include <cinttypes>
2122
#include <regex>

0 commit comments

Comments
 (0)