Files
rtabmap/app/ios/RTABMapApp/RTABMapApp-Bridging-Header.h

7 lines
153 B
C
Raw Normal View History

2021-06-08 00:06:49 -04:00
//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#include "NativeWrapper.hpp"
#import <sqlite3.h>