overte-HifiExperiments/libraries/shared
Roxanne Skelly ac8b3e4f5e Two fixes for arm64 on linux
1) size_t is not defined by default in gcc, so stddef.h needed to be added
to AudioDynamics.h to handle some size_t usage.
2) gcc defaults char to unsigned, where windows defaults to signed.  OctalCode.cpp
was assuming signed
2018-04-27 23:21:54 +00:00
..
src Two fixes for arm64 on linux 2018-04-27 23:21:54 +00:00
CMakeLists.txt Merge pull request #12205 from jherico/no_widgets 2018-02-05 15:32:54 -08:00