Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory
mustang-plug
add_missing_cstdint.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File add_missing_cstdint.patch of Package mustang-plug
From 79bdcbc2ed1209761d9a29795384b39b0dba5ca8 Mon Sep 17 00:00:00 2001 From: offa <bm-dev@yandex.com> Date: Wed, 1 Feb 2023 16:50:22 +0100 Subject: [PATCH] Add missing include (#268) --- include/com/Packet.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/com/Packet.h b/include/com/Packet.h index 6d8830f..0d0392a 100644 --- a/include/com/Packet.h +++ b/include/com/Packet.h @@ -24,6 +24,7 @@ #include <algorithm> #include <string> #include <string_view> +#include <cstdint> namespace plug::com {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor