diff --git a/examples/example_vs.cpp b/examples/example_vs.cpp index ba4f39ab5..974c2b0f2 100644 --- a/examples/example_vs.cpp +++ b/examples/example_vs.cpp @@ -130,8 +130,3 @@ int main() .multithreaded() .run(); } - -Edit example_vs.cpp to use CROW_ROUTE instead of app.route_dynamic. - - VS2019 error: - '': cannot convert from 'void' to 'crow::response' \ No newline at end of file