We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fd69dc commit b2843abCopy full SHA for b2843ab
app/conanfile.txt
@@ -1,5 +1,5 @@
1
[requires]
2
-odrcore/5.0.0-pre12
+odrcore/5.0.0-pre13
3
4
[generators]
5
CMakeToolchain
app/src/main/cpp/CoreWrapper.cpp
@@ -5,7 +5,6 @@
#include <odr/html.hpp>
6
#include <odr/odr.hpp>
7
#include <odr/exceptions.hpp>
8
-#include <odr/html_service.hpp>
9
#include <odr/http_server.hpp>
10
#include <odr/global_params.hpp>
11
0 commit comments