prbs: add stdexcept
This commit is contained in:
parent
5ee4208c32
commit
f4d69baa7d
@ -1,6 +1,7 @@
|
||||
#include "prbs.h"
|
||||
|
||||
#include <array>
|
||||
#include <stdexcept>
|
||||
|
||||
PRBS::PRBS(unsigned int bits)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user