Skip to content

Commit fcb75a1

Browse files
authored
DPL: add missing header on macOS (#13867)
For some reasons this is not included anymore.
1 parent 4a3f261 commit fcb75a1

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)