aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/imb/files/patch-src__cpp_args__parser.h
blob: ac6df75e7c840ec22e254ac719207db4408a0778 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src_cpp/args_parser.h.orig	2021-10-01 13:09:19 UTC
+++ src_cpp/args_parser.h
@@ -52,6 +52,7 @@ goods and services.
 #include <iostream>
 #include <sstream>
 #include <assert.h>
+#include <libgen.h>
 #include <string>
 #include <map>
 #include <set>