Skip to content

Commit c94d248

Browse files
authored
Merge pull request #1 from andmdxc/andmdxc-patch-1
Add missing include
2 parents 7001f6e + 187af36 commit c94d248

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ctf2ctf.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
#include <cstdio>
3535
#include <stdio_ext.h>
3636
#include <csignal>
37+
#include <cstring>
3738

3839
#include <algorithm>
3940
#include <filesystem>

0 commit comments

Comments
 (0)