objectcomputing / mFAST

A FAST (FIX Adapted for STreaming) encoder/decoder
http://objectcomputing.github.io/mFAST
BSD 3-Clause "New" or "Revised" License
223 stars 112 forks source link

Fixed complation issues and warnings to build with GCC-10 #90

Closed DmitriiKuchevskii closed 4 years ago

DmitriiKuchevskii commented 4 years ago

Fixed compilation issue (missed header file) and some warnings to build with GCC-10 (-Wall -Werror).