Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Montura authored Dec 8, 2023
1 parent ee65d60 commit f900385
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,6 @@ $ DxFeedSample.exe %JAVA_HOME% demo.dxfeed.com:7300 AAPL
#include <thread>

#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) {
Expand Down

0 comments on commit f900385

Please sign in to comment.