fixed modules
This commit is contained in:
parent
74f2ac1267
commit
0de3a8a48b
5 changed files with 3 additions and 23 deletions
|
|
@ -20,8 +20,7 @@ USA
|
|||
|
||||
module;
|
||||
#include <string>
|
||||
module Crafter.Build:DependencyImpl;
|
||||
import :Dependency;
|
||||
module Crafter.Build;
|
||||
using namespace Crafter::Build;
|
||||
|
||||
Dependency::Dependency(std::string path, std::string configuration): path(path), configuration(configuration) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue