Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / common / time.cpp
index a08358ffc66562507b7a199cadddfcc096e8b140..cce1b86a1eaf0cf541a3c8f27235506c1d0c5a2d 100644 (file)
@@ -5,11 +5,11 @@
  *
  */
 
-#include <common/time.h>
-#include <common/error.h>
-#include <common/macros.h>
-#include <common/error.h>
-#include <common/compat/errno.h>
+#include <common/time.hpp>
+#include <common/error.hpp>
+#include <common/macros.hpp>
+#include <common/error.hpp>
+#include <common/compat/errno.hpp>
 #include <stddef.h>
 #include <stdint.h>
 #include <limits.h>
This page took 0.034323 seconds and 5 git commands to generate.