mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Merge pull request #74 from RetroShare/revert-72-Fix_WinCompil_libresapi_u_int_32_t
Revert "Fix Windows compilation of libresapi with error:"
This commit is contained in:
commit
a022019358
@ -8,9 +8,6 @@
|
|||||||
#include "GxsResponseTask.h"
|
#include "GxsResponseTask.h"
|
||||||
#ifndef WINDOWS_SYS
|
#ifndef WINDOWS_SYS
|
||||||
#include "unistd.h"
|
#include "unistd.h"
|
||||||
#else
|
|
||||||
#include "stdint.h"
|
|
||||||
typedef uint32_t u_int32_t;
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace resource_api
|
namespace resource_api
|
||||||
|
Loading…
Reference in New Issue
Block a user