Skip to content
Snippets Groups Projects

Fixes to compile under windows

Merged Georg Martin Reinke requested to merge fix-windows into master
9 files
+ 9
4
Compare changes
  • Side-by-side
  • Inline
Files
9
+ 0
1
@@ -7,7 +7,6 @@ index 20ca096..9229236 100644
@@ -7,7 +7,6 @@ index 20ca096..9229236 100644
* Typical Value = true.
* Typical Value = true.
*/
*/
- IEC61970::Base::Domain::Boolean switch;
- IEC61970::Base::Domain::Boolean switch;
+#warning Member "switch" is renamed to "routing_selector", this does not comply the CIM standard!
+ IEC61970::Base::Domain::Boolean routing_selector;
+ IEC61970::Base::Domain::Boolean routing_selector;
/**
/**
* Controller time constant (T1). Typical Value = 6.
* Controller time constant (T1). Typical Value = 6.
Loading