Skip to content
Snippets Groups Projects
Commit d89e6b50 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

* #28529: sip: fix build for -std=gnu++0x

parent c01546aa
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
#include <vector> #include <vector>
#include <map> #include <map>
#include <climits> #include <cstdint>
#include "account.h" #include "account.h"
#include "pjsip/sip_transport_tls.h" #include "pjsip/sip_transport_tls.h"
#include "pjsip/sip_types.h" #include "pjsip/sip_types.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment