Include <climits> for CHAR_BIT. Test both formats in instrumented learn.

This commit is contained in:
Tomasz Sobczyk
2020-09-10 13:02:45 +02:00
committed by nodchip
parent 7e6901af27
commit 59402d4a6d
2 changed files with 7 additions and 2 deletions

View File

@@ -40,6 +40,7 @@ THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <cassert>
#include <array>
#include <limits>
#include <climits>
#if (defined(_MSC_VER) || defined(__INTEL_COMPILER)) && !defined(__clang__)
#include <intrin.h>