mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-17 10:29:21 +02:00
fixes #2029 windows build failure
This commit is contained in:
@@ -59,7 +59,7 @@ using namespace std;
|
||||
|
||||
|
||||
RoutingCompiler_freebsd::PrintRule::PrintRule(const std::string &name) :
|
||||
RoutingCompiler_openbsd::PrintRule::PrintRule(name)
|
||||
RoutingCompiler_openbsd::PrintRule(name)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user