File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1+ #include " ../include/lsl_c.h"
12#include " resolver_impl.h"
23#include " api_config.h"
34#include < iostream>
45
56extern " C" {
6- #include " ../include/lsl_c.h"
77// === implementation of the continuous_resolver class ===
88
99using namespace lsl ;
Original file line number Diff line number Diff line change 1+ #include " ../include/lsl_c.h"
12#include " common.h"
23#include " resolver_impl.h"
34#include " api_config.h"
@@ -12,7 +13,6 @@ using std::string;
1213using std::vector;
1314
1415extern " C" {
15- #include " ../include/lsl_c.h"
1616/* *
1717* Get the protocol version.
1818*/
Original file line number Diff line number Diff line change 1+ #include " ../include/lsl_c.h"
12#include " stream_inlet_impl.h"
23
34extern " C" {
4- #include " ../include/lsl_c.h"
55// === implementation of the stream_inlet class ===
66
77using namespace lsl ;
Original file line number Diff line number Diff line change 1+ #include " ../include/lsl_c.h"
12#include " stream_outlet_impl.h"
23
34
45extern " C" {
5- #include " ../include/lsl_c.h"
66// === implementation of the lsl_outlet functions of the C API ===
77
88using namespace lsl ;
You can’t perform that action at this time.
0 commit comments