mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-29 00:27:27 -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 "gui/gxschannels/CreateGxsChannelMsg.h"
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <cmath>
|
||||||
|
|
||||||
/****
|
/****
|
||||||
* #define DEBUG_ITEM 1
|
* #define DEBUG_ITEM 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue