Add include fstream header for boost 1.83.0 (#525)
[platform/core/dotnet/launcher.git] / NativeLauncher / tool / multi_target_resolver.cc
index 0f94ebb..5c12aaa 100644 (file)
@@ -15,6 +15,7 @@
  */
 
 #include <string>
+#include <fstream>
 #include <pkgmgr-info.h>
 
 #include "log.h"