mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-20 06:50:40 -04:00
Fix missing include
The missing include was causing compilation error
since d876bb721b
This commit is contained in:
parent
5b1def1405
commit
a97ba803d8
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
#include "gui/gxschannels/CreateGxsChannelMsg.h"
|
||||
|
||||
#include <iostream>
|
||||
#include <cmath>
|
||||
|
||||
/****
|
||||
* #define DEBUG_ITEM 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue