Skip to content

Commit

Permalink
fix linux build try 2
Browse files Browse the repository at this point in the history
  • Loading branch information
UnrealKaraulov committed Nov 17, 2024
1 parent d2aff88 commit a959aa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/util/quantizer.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include "quantizer.h"
#include <cstring>
#include <limits.h>

unsigned char FixBounds(int i)
{
Expand Down

0 comments on commit a959aa5

Please sign in to comment.