mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-28 00:49:28 -05:00
Fix missing include
The missing include was causing compilation error
since d876bb721b
This commit is contained in:
parent
5b1def1405
commit
a97ba803d8
@ -38,6 +38,7 @@
|
||||
#include "gui/gxschannels/CreateGxsChannelMsg.h"
|
||||
|
||||
#include <iostream>
|
||||
#include <cmath>
|
||||
|
||||
/****
|
||||
* #define DEBUG_ITEM 1
|
||||
|
Loading…
Reference in New Issue
Block a user