Skip to content

Commit 29121cf

Browse files
tstennercboulay
authored andcommitted
Unit tests: ensure proper linkage
1 parent 5a6f3a7 commit 29121cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testing/helper_type.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#pragma once
2+
extern "C" {
23
#include "../include/lsl/common.h"
4+
}
35
#include <string>
46

57
template <typename T> struct SampleType {

0 commit comments

Comments
 (0)