Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Cameo
cameo
Commits
48f37a3c
Commit
48f37a3c
authored
Oct 13, 2020
by
legoc
Browse files
(split) Replaced stdint.h by cstdint in JSON.h
parent
4ef77cd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/JSON.h
View file @
48f37a3c
...
...
@@ -22,7 +22,7 @@
#include
<rapidjson/document.h>
#include
"zmq.hpp"
#include
<string>
#include
<stdint
.h
>
#include
<
c
stdint>
namespace
cameo
{
namespace
json
{
...
...
Shervin Nourbakhsh
@nourbakhsh
mentioned in commit
46e44691
·
Apr 23, 2021
mentioned in commit
46e44691
mentioned in commit 46e44691a03808a23a464818487b0dd014a9c57e
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment