lib/dbus/AppendIter: add missing include
This commit is contained in:
parent
868958e159
commit
80b1f49af7
|
@ -35,6 +35,7 @@
|
|||
#include "Iter.hxx"
|
||||
#include "Values.hxx"
|
||||
|
||||
#include <cstdint>
|
||||
#include <stdexcept>
|
||||
|
||||
namespace ODBus {
|
||||
|
|
Loading…
Reference in New Issue