mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-07 05:42:19 -04:00
Fix compilation on systems without uint like windows
This commit is contained in:
parent
9a3af092eb
commit
2b1c9b74d1
2 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
#include "p3gxsmails.h"
|
||||
#include "util/stacktrace.h"
|
||||
|
||||
typedef unsigned int uint;
|
||||
|
||||
p3GxsMails::~p3GxsMails()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue