Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / bin / lttng / lttng.cpp
index af1d3f4882cfd7fc6894257099a85f785cd5f6b0..bde66c06f6f1594b17f80d8abae66833d0159bcb 100644 (file)
 #include <ctype.h>
 
 #include <lttng/lttng.h>
-#include <common/error.h>
-#include <common/compat/getenv.h>
-#include <common/utils.h>
+#include <common/error.hpp>
+#include <common/compat/getenv.hpp>
+#include <common/utils.hpp>
 
-#include "command.h"
-#include "version.h"
+#include "command.hpp"
+#include "version.hpp"
 
 static const char *help_msg =
 #ifdef LTTNG_EMBED_HELP
This page took 0.025541 seconds and 5 git commands to generate.