fixed complilation errors

This commit is contained in:
orignal 2013-12-11 22:25:01 -05:00
parent a485088dad
commit 58c5b74586
5 changed files with 5 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#include <inttypes.h>
#include <endian.h>
#include <map>
#include <string>
#include "ElGamal.h"