diff options
Diffstat (limited to 'gnuradio-runtime/lib/sys_paths.cc')
-rw-r--r-- | gnuradio-runtime/lib/sys_paths.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnuradio-runtime/lib/sys_paths.cc b/gnuradio-runtime/lib/sys_paths.cc index 1ec46c9c40..06333ffc6e 100644 --- a/gnuradio-runtime/lib/sys_paths.cc +++ b/gnuradio-runtime/lib/sys_paths.cc @@ -8,7 +8,6 @@ */ #include <gnuradio/sys_paths.h> -#include <cstdio> //P_tmpdir (maybe) #include <cstdlib> //getenv #include <filesystem> |