Skip to content

Commit 4b838dd

Browse files
committed
Fix build
1 parent 4fd92cf commit 4b838dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Global.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ See the License for the specific language governing permissions and
1313
limitations under the License.
1414
*/
1515

16+
#include <cstring>
17+
1618
#include <algorithm>
1719
#include <stdexcept>
1820
#include "Global.hpp"

0 commit comments

Comments
 (0)