core: add missing cstdint include to random-variable-stream-helper.h
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#ifndef RANDOM_VARIABLE_STREAM_HELPER_H
|
||||
#define RANDOM_VARIABLE_STREAM_HELPER_H
|
||||
|
||||
#include <cstdint>
|
||||
#include <string>
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user