mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-24 01:25:41 +08:00
Forgot to include the header file.
This commit is contained in:
@@ -30,7 +30,7 @@ public:
|
||||
unsigned int regenerateDStar(unsigned char* bytes) const;
|
||||
|
||||
private:
|
||||
unsigned int regenerate(unsigned int& a, unsigned int& b, unsigned int& c, const unsigned int* prng) const;
|
||||
unsigned int regenerate(unsigned int& a, unsigned int& b, unsigned int& c) const;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user