removed boost-cmake
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
#pragma once
|
||||
|
||||
#include<string>
|
||||
|
||||
#include <boost/format.hpp>
|
||||
|
||||
using namespace std;
|
||||
|
||||
std::string greeting(std::string target) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user