mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-16 18:10:40 -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/rsifacereal.cc \
|
||||
$$PWP/rstypes.cc
|
||||
|
||||
HEADERS = $$PWP/rsinit.h \
|
||||
$$PWP/rsiface.h \
|
||||
$$PWP/rscontrol.h \
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
* only prints stuff out at the moment
|
||||
*/
|
||||
|
||||
#include "rsiface/rstypes.h"
|
||||
#include "rstypes.h"
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue