mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 01:06:00 +00:00
[mod_gsmopen] Fix build on Visual Studio 2019
This commit is contained in:
parent
68855f6acc
commit
8045c96458
@ -19,7 +19,6 @@
|
||||
#include <sys/stat.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <iostream>
|
||||
#include <strstream>
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
|
@ -15,6 +15,7 @@
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <iostream>
|
||||
#include <gsmlib/gsm_error.h>
|
||||
#ifndef WIN32
|
||||
#include <sys/time.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user