diff --git a/LaunchAPPL/Client/SharedFile.cc b/LaunchAPPL/Client/SharedFile.cc index d935b04a3f..4f20d18967 100644 --- a/LaunchAPPL/Client/SharedFile.cc +++ b/LaunchAPPL/Client/SharedFile.cc @@ -6,6 +6,7 @@ #include #include #include +#include namespace fs = boost::filesystem; namespace po = boost::program_options;