Skip to content
Snippets Groups Projects

Feature/logging

Merged Nicolas Pope requested to merge feature/logging into master
32 files
+ 3187
34
Compare changes
  • Side-by-side
  • Inline
Files
32
@@ -4,7 +4,8 @@
@@ -4,7 +4,8 @@
* See LICENSE.
* See LICENSE.
*/
*/
#include <glog/logging.h>
#define LOGURU_WITH_STREAMS 1
 
#include <loguru.hpp>
#include <ftl/config.h>
#include <ftl/config.h>
#include <ftl/configuration.hpp>
#include <ftl/configuration.hpp>
#include <ftl/depth_camera.hpp>
#include <ftl/depth_camera.hpp>
Loading