remove dependency on APR library

This commit is contained in:
Livox-SDK
2020-12-04 22:01:38 +08:00
parent eb19d42ce4
commit 7cf759a760
564 changed files with 2880 additions and 181270 deletions
+1
View File
@@ -24,6 +24,7 @@
#include <time.h>
#include <cmath>
#include <cstring>
#include "lvx_file.h"
#define WRITE_BUFFER_LEN 1024 * 1024