mirror of
https://github.com/pocoproject/poco.git
synced 2025-12-24 06:14:31 +01:00
added support for RENESAS, compile fixes for RENESAS
This commit is contained in:
@@ -189,7 +189,7 @@ private:
|
||||
const std::string& varName,
|
||||
const std::list<JSDelegate>& delegates);
|
||||
|
||||
static std::list<JSDelegate> Utility::insertServerCallback(const std::list<JSDelegate>& delegates,
|
||||
static std::list<JSDelegate> insertServerCallback(const std::list<JSDelegate>& delegates,
|
||||
const Poco::WebWidgets::JSDelegate& serverCallback,
|
||||
std::size_t serverCallPos);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user