move undef to Topology.cs
This commit is contained in:
parent
8a0308e441
commit
a7af1c434c
|
@ -1,4 +1,4 @@
|
|||
#undef BatteriesAllowed
|
||||
|
||||
|
||||
|
||||
using System.Diagnostics;
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
#undef BatteriesAllowed
|
||||
|
||||
using InnovEnergy.Lib.Utils;
|
||||
using InnovEnergy.SaliMax.Controller;
|
||||
using InnovEnergy.SaliMax.Log;
|
||||
|
|
Loading…
Reference in New Issue