Add LpxClient/LpxServer stubs, add dispatcher to main
This commit is contained in:
8
luprex/core/cpp/lpxclient.hpp
Normal file
8
luprex/core/cpp/lpxclient.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef LPXCLIENT_HPP
|
||||
#define LPXCLIENT_HPP
|
||||
|
||||
#include "drivenengine.hpp"
|
||||
|
||||
UniqueDrivenEngine make_LpxClient();
|
||||
|
||||
#endif // LPXCLIENT_HPP
|
||||
Reference in New Issue
Block a user