[net-im/spectrum2] maybe fix build
parent
0bf0cb3b49
commit
3d85f3b2e4
@ -0,0 +1,15 @@
|
||||
libtransport/Conversation.cpp | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
diff --git a/libtransport/Conversation.cpp b/libtransport/Conversation.cpp
|
||||
index 8f7c6246..092d6058 100644
|
||||
--- a/libtransport/Conversation.cpp
|
||||
+++ b/libtransport/Conversation.cpp
|
||||
@@ -19,6 +19,7 @@
|
||||
*/
|
||||
|
||||
#include <iostream>
|
||||
+#include <map>
|
||||
#include "transport/Conversation.h"
|
||||
#include "transport/ConversationManager.h"
|
||||
#include "transport/User.h"
|
Loading…
Reference in New Issue