|
g2o
|
#include "dl_wrapper.h"#include <sys/types.h>#include <algorithm>#include <cstdio>#include <iostream>#include "g2o/stuff/filesys_tools.h"#include "g2o/stuff/macros.h"
Go to the source code of this file.
Namespaces | |
| namespace | g2o |
Macros | |
| #define | SO_EXT "so" |
| #define | SO_EXT_LEN 2 |
| #define SO_EXT "so" |
Definition at line 49 of file dl_wrapper.cpp.
| #define SO_EXT_LEN 2 |
Definition at line 50 of file dl_wrapper.cpp.