From 478f96c43ea9a4c1b3e337628ffa9388287e9928 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Mon, 5 Sep 2011 14:48:39 +0200 Subject: [PATCH] Use C++ header instead of . --- loba_bulk.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loba_bulk.cpp b/loba_bulk.cpp index 44d54ab..0821eda 100644 --- a/loba_bulk.cpp +++ b/loba_bulk.cpp @@ -1,5 +1,5 @@ +#include #include -#include XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(loba); -- 2.39.5