Proposal for the bind interface #38

Open
lasdasdas wants to merge 19 commits from lasdasdas/std_function_bind_interface_proposal into master
4 changed files with 4 additions and 0 deletions
Showing only changes of commit 280a61df2c - Show all commits
+1
View File
@@ -29,6 +29,7 @@
#include <memory>
#include <vector>
#include <string>
#include "livox_def.h"
#include "livox_sdk.h"
+1
View File
@@ -29,6 +29,7 @@
#include <memory>
#include <vector>
#include <string>
#include "livox_def.h"
#include "livox_sdk.h"
+1
View File
@@ -29,6 +29,7 @@
#include <memory>
#include <vector>
#include <string>
#include "livox_def.h"
#include "livox_sdk.h"
+1
View File
@@ -30,6 +30,7 @@
#include <memory>
#include <thread>
#include <vector>
#include <string>
#include <functional>
#ifdef WIN32
#include <Windows.h>