- more fixes for EVS enabled

This commit is contained in:
2020-06-15 19:20:47 +03:00
parent 3bffbb446d
commit 0072713705
378 changed files with 2357 additions and 368 deletions

View File

@@ -7,6 +7,8 @@
#include <stdio.h>
namespace evs {
/*
* ENUMS
*/
@@ -63,4 +65,6 @@ G192_ReadVoipFrame_short(G192_HANDLE const hG192,
G192_ERROR
G192_Reader_Close(G192_HANDLE* phG192);
} // end of namespace
#endif /* G192_H */