summaryrefslogtreecommitdiff
path: root/source/application/profiler/Profiler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'source/application/profiler/Profiler.cc')
-rw-r--r--source/application/profiler/Profiler.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/application/profiler/Profiler.cc b/source/application/profiler/Profiler.cc
index c2b8f2a..efbc64d 100644
--- a/source/application/profiler/Profiler.cc
+++ b/source/application/profiler/Profiler.cc
@@ -15,9 +15,9 @@
* limitations under the License.
*/
#include "Profiler.hpp"
+#include "log_macros.h"
#include <cstring>
-#include <iomanip>
namespace arm {
namespace app {