mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 22:25:04 -04:00
Code maintenance for Qt 5:
- Added some more includes needed by MinGW-w64 for GXS git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6874 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
e80330e7c5
commit
e6d67ebf5a
3 changed files with 5 additions and 1 deletions
|
@ -23,6 +23,8 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <time.h>
|
||||
|
||||
#include "rsgxsdataaccess.h"
|
||||
|
||||
// This bit will be filled out over time.
|
||||
|
|
|
@ -23,6 +23,8 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <time.h>
|
||||
|
||||
#include "rsgxsutil.h"
|
||||
#include "retroshare/rsgxsflags.h"
|
||||
#include "pqi/pqihash.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue