Skip to content

Commit 4b279c4

Browse files
authored
Merge pull request #9 from logdot/multi-version
Include string in Main.cpp
2 parents 7bee958 + a5f6137 commit 4b279c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#include <iostream>
33
#include <filesystem>
44
#include <fstream>
5+
#include <string>
56
#include "Inject.h"
67

78
namespace fs = std::filesystem;

0 commit comments

Comments
 (0)