summaryrefslogtreecommitdiff
path: root/src/smbios-main.cpp
diff options
context:
space:
mode:
authorNikita Kosenkov <NKosenkov@IBS.RU>2022-07-15 11:38:56 +0300
committerNikita Kosenkov <NKosenkov@IBS.RU>2022-07-15 11:38:56 +0300
commit6b4dc67a97ce5ea431749ae3cc3501f13a0ef3ea (patch)
treec4e133963bbd7bdb8e58a8bd54aa9aaa4e76fa9c /src/smbios-main.cpp
parent613e5f0e6cc0c6e2a1e2774d81bc581035fd76f9 (diff)
downloadsmbios-mdrv1-6b4dc67a97ce5ea431749ae3cc3501f13a0ef3ea.tar.xz
Changes for a successful build
Diffstat (limited to 'src/smbios-main.cpp')
-rw-r--r--src/smbios-main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/smbios-main.cpp b/src/smbios-main.cpp
index 532163c..eed4cc9 100644
--- a/src/smbios-main.cpp
+++ b/src/smbios-main.cpp
@@ -16,6 +16,8 @@
#include "manager.hpp"
#include "smbios.hpp"
+#include <cstdint>
+#include <string>
#include <systemd/sd-event.h>
#include <phosphor-logging/elog.hpp>
#include <phosphor-logging/elog-errors.hpp>