Not finished updating dependencies. oatpp has changed

This commit is contained in:
kdeng00
2020-01-30 19:30:21 -05:00
parent 91ae3a908e
commit e846989a7f
4 changed files with 31 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#include <string>
#include "oatpp/core/data/stream/FileStream.hpp"
#include "oatpp/web/protocol/http/outgoing/ChunkedBody.hpp"
//#include "oatpp/web/protocol/http/outgoing/ChunkedBody.hpp"
namespace callback {
class StreamCallback : public oatpp::data::stream::ReadCallback {