projects
/
iotcloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
edits
[iotcloud.git]
/
version2
/
src
/
C
/
SecureRandom.h
diff --git
a/version2/src/C/SecureRandom.h
b/version2/src/C/SecureRandom.h
index
643efb4
..
34ccd72
100644
(file)
--- a/
version2/src/C/SecureRandom.h
+++ b/
version2/src/C/SecureRandom.h
@@
-1,7
+1,7
@@
#ifndef SECURERANDOM_H
#define SECURERANDOM_H
class SecureRandom {
-
public:
+public:
SecureRandom();
};
#endif