Merge pull request #156 from sophiekovalevsky/fix-std-runtime
prbs: add stdexcept
This commit is contained in:
commit
53702a8154
@ -1,6 +1,7 @@
|
||||
#include "prbs.h"
|
||||
|
||||
#include <array>
|
||||
#include <stdexcept>
|
||||
|
||||
PRBS::PRBS(unsigned int bits)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user