Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
James Allenby
JAMP
Commits
30cdcdba
Commit
30cdcdba
authored
Feb 19, 2019
by
James Allenby
Browse files
Added ushort type definition
parent
020c02fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
include/httpcommon.h
include/httpcommon.h
+2
-0
No files found.
include/httpcommon.h
View file @
30cdcdba
...
...
@@ -3,6 +3,8 @@
#include <map>
typedef
unsigned
short
ushort
;
namespace
JAMP
{
enum
class
Method
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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