mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
Included patch to compile on OpenSUSE 11.4 (from AsamK)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4218 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c45e7562bb
commit
eae57516c5
3 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
|
||||
#include "UPnPBase.h"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <algorithm> // For transform()
|
||||
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
#include <sstream>
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
#include <string.h>
|
||||
|
||||
#include <upnp/upnp.h>
|
||||
#include <upnp/upnptools.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue