mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-19 11:54:22 -04:00
add stdint to header
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2000 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
bd5df3a9ea
commit
2917896834
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
||||||
#include <map>
|
#include <map>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <gpgme.h>
|
#include <gpgme.h>
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
/************** GENERIC AUTHENTICATION MANAGER ***********
|
/************** GENERIC AUTHENTICATION MANAGER ***********
|
||||||
* Provides a common interface for certificates.
|
* Provides a common interface for certificates.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue