Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
common.h
Go to the documentation of this file.
1 
2 #ifndef EXPLORAGRAM_BASIC_COMMON
3 #define EXPLORAGRAM_BASIC_COMMON
4 
5 #include <exploragram/api/defs.h>
6 #include <geogram/basic/common.h>
7 #include <geogram/basic/logger.h>
8 
14 #endif
Basic definitions for the exploragram API.
Common include file, providing basic definitions. Should be included before anything else by all head...
Generic logging mechanism.