mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-06 21:34:22 -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
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue