mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-17 10:31:05 -04:00
More of the same
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/ammorais_branch@1343 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6b7dba1d98
commit
60602809f2
3 changed files with 106 additions and 107 deletions
|
@ -7,7 +7,6 @@ SOURCES = $$PWP/rsinit.cc \
|
||||||
$$PWP/notifybase.cc \
|
$$PWP/notifybase.cc \
|
||||||
$$PWP/rsifacereal.cc \
|
$$PWP/rsifacereal.cc \
|
||||||
$$PWP/rstypes.cc
|
$$PWP/rstypes.cc
|
||||||
|
|
||||||
HEADERS = $$PWP/rsinit.h \
|
HEADERS = $$PWP/rsinit.h \
|
||||||
$$PWP/rsiface.h \
|
$$PWP/rsiface.h \
|
||||||
$$PWP/rscontrol.h \
|
$$PWP/rscontrol.h \
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
* only prints stuff out at the moment
|
* only prints stuff out at the moment
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "rsiface/rstypes.h"
|
#include "rstypes.h"
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <iomanip>
|
#include <iomanip>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue