Update libxplanemp submodule

This commit is contained in:
Roland Winklmeier
2018-05-06 16:23:49 +02:00
committed by Klaus Basan
parent 2fd4d286d6
commit 48b1b78d81
2 changed files with 2 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ passedByValue:src/xswiftbus/command.h
// Unique pointers should be passed by value
passedByValue:src/xswiftbus/menus.h
passedByValue:src/xswiftbus/menus.cpp
// Suddenly appearing (KB 2018-03) issue here
// src/blackmisc/iterator.h 53 -> 'operator=' should return reference to 'this' instance.