bugfix: SELF_LIBRARY_NAME->SELF_LIB in .hpp.in

This commit is contained in:
Roland Conybeare 2023-10-24 16:39:27 -04:00
commit 52df00721c
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
/* @file ReactorPy.cpp */
/* @file pyreactor.cpp */
#include "pyreactor.hpp"
#include "xo/pyprintjson/pyprintjson.hpp"
@ -138,4 +138,4 @@ namespace xo {
} /*namespace reactor*/
} /*namespace xo*/
/* end ReactorPy.cpp */
/* end pyreactor.cpp */