fix dotnet init
This commit is contained in:
@@ -103,7 +103,6 @@ public class CsIntegerProgramming
|
||||
{
|
||||
CppBridge.InitLogging("csintegerprogramming.cs");
|
||||
CppFlags flags = new CppFlags();
|
||||
flags.logtostderr = true;
|
||||
flags.log_prefix = false;
|
||||
CppBridge.SetFlags(flags);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user