diff options
| -rw-r--r-- | ldid.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,8 +3,10 @@ #include <cstdlib> #include <map> +#include <sstream> #include <streambuf> #include <string> +#include <vector> namespace ldid { |
![]() |
index : ldid.git | |
| Link Identity Editor. Put real or fake signatures in a Mach-O. |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | ldid.hpp | 2 |
@@ -3,8 +3,10 @@ #include <cstdlib> #include <map> +#include <sstream> #include <streambuf> #include <string> +#include <vector> namespace ldid { |