mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-15 20:42:29 -04:00
Fixes missing includes and strict gcc 4 code checks for Linux
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@785 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b987d014e5
commit
c0e846f7f7
5 changed files with 6 additions and 2 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
#include "cleanupxpgp.h"
|
||||
#include <iostream>
|
||||
|
||||
#include <string.h> #strlen
|
||||
|
||||
/*
|
||||
Method for cleaning up the certificate. This method removes any unnecessay white spaces and unnecessary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue