Fix debug build
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
b77bea0720
commit
023cc75aef
2 changed files with 4 additions and 3 deletions
|
|
@ -512,9 +512,10 @@ extern Model* modelMaude_221;
|
||||||
// sonusmodular
|
// sonusmodular
|
||||||
#include "sonusmodular/src/sonusmodular.hpp"
|
#include "sonusmodular/src/sonusmodular.hpp"
|
||||||
|
|
||||||
//substation
|
// substation
|
||||||
// NOTE too much noise in original include, do this a different way
|
/* NOTE too much noise in original include, do this a different way
|
||||||
// "substation-opensource/src/_plugin.hpp"
|
// "substation-opensource/src/_plugin.hpp"
|
||||||
|
*/
|
||||||
namespace slime {
|
namespace slime {
|
||||||
namespace plugin {
|
namespace plugin {
|
||||||
namespace substation {
|
namespace substation {
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 33a0e0cc1025aae66554238d3653aaf71d3e47a2
|
Subproject commit cbc09d4db02d038493689c192d63b746d453d18f
|
||||||
Loading…
Add table
Add a link
Reference in a new issue