From f900385f78ae57dd37e9774c7f4a4b01c554c97a Mon Sep 17 00:00:00 2001 From: Andrei Mikhalev <4503006+Montura@users.noreply.github.com> Date: Fri, 8 Dec 2023 22:49:03 +0300 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ec7dbcb2..e297181b 100644 --- a/README.md +++ b/README.md @@ -157,8 +157,6 @@ $ DxFeedSample.exe %JAVA_HOME% demo.dxfeed.com:7300 AAPL #include #include "api/dxfg_api.h" -#include "api/dxfg_catch_exception.h" -#include "dxfeed/utils/JNICommon.hpp" void printEvent(const dxfg_event_type_t* pEvent) { if (pEvent->clazz == DXFG_EVENT_QUOTE) {