Skip to content
Snippets Groups Projects
Commit 1efb3727 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'main-gcc14' into 'main'

GlobalSimulation: fixed compiler error with gcc14

See merge request !78822
parents d54b974e 638276ab
No related branches found
No related tags found
1 merge request!78822GlobalSimulation: fixed compiler error with gcc14
......@@ -6,6 +6,7 @@
#ifndef GLOBALSIM_BINSTRTOHEXSTR_H
#define GLOBALSIM_BINSTRTOHEXSTR_H
#include <algorithm>
#include <string>
namespace GlobalSim {
......
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