mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-26 08:38:21 -04:00
fixed compilation on some ubuntu distribs due to missing include
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5255 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
00554d82b5
commit
bde90e16a5
@ -35,6 +35,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <vector>
|
||||
#include <list>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user