mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 16:15:23 -04:00
Fix android build due missing include
This commit is contained in:
parent
bfbb2a5ae6
commit
e8b97405b9
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
* *
|
||||
*******************************************************************************/
|
||||
|
||||
#include <iomanip>
|
||||
|
||||
#include "util/rsdebug.h"
|
||||
|
||||
std::ostream &operator<<(std::ostream& out, const std::error_condition& err)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue