mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-13 17:59:35 -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"
|
||||
#ifndef WINDOWS_SYS
|
||||
#include "unistd.h"
|
||||
#else
|
||||
#include "stdint.h"
|
||||
typedef uint32_t u_int32_t;
|
||||
#endif
|
||||
|
||||
namespace resource_api
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue