mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-20 02:07:23 +01:00
fixes #2029 windows build failure
This commit is contained in:
parent
3cbd7a10f4
commit
8c4079051b
@ -59,7 +59,7 @@ using namespace std;
|
||||
|
||||
|
||||
RoutingCompiler_freebsd::PrintRule::PrintRule(const std::string &name) :
|
||||
RoutingCompiler_openbsd::PrintRule::PrintRule(name)
|
||||
RoutingCompiler_openbsd::PrintRule(name)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user