summaryrefslogtreecommitdiff
path: root/source/profiler/include/Profiler.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/profiler/include/Profiler.hpp')
-rw-r--r--source/profiler/include/Profiler.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/profiler/include/Profiler.hpp b/source/profiler/include/Profiler.hpp
index 8ae9e15..8c2a61c 100644
--- a/source/profiler/include/Profiler.hpp
+++ b/source/profiler/include/Profiler.hpp
@@ -1,5 +1,5 @@
/*
- * SPDX-FileCopyrightText: Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
+ * SPDX-FileCopyrightText: Copyright 2022-2023 Arm Limited and/or its affiliates <open-source-office@arm.com>
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -19,6 +19,7 @@
#include "hal.h"
+#include <cstdint>
#include <string>
#include <map>
#include <vector>