lib/dbus/AppendIter: add missing include
This commit is contained in:
parent
258830e913
commit
65b9b3195c
|
@ -36,6 +36,7 @@
|
|||
#include "Iter.hxx"
|
||||
#include "Values.hxx"
|
||||
|
||||
#include <cstdint>
|
||||
#include <stdexcept>
|
||||
|
||||
namespace ODBus {
|
||||
|
|
Loading…
Reference in New Issue