summaryrefslogtreecommitdiffstats
path: root/test/ringbuffer_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/ringbuffer_test.cpp')
-rw-r--r--test/ringbuffer_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ringbuffer_test.cpp b/test/ringbuffer_test.cpp
index 38e09e9..48f5431 100644
--- a/test/ringbuffer_test.cpp
+++ b/test/ringbuffer_test.cpp
@@ -14,6 +14,7 @@
along with Raul. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <climits>
#include <cstdio>
#include <cstdlib>
#include <cstring>