mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-07 02:28:22 +00:00
Fix new warning from cset 5474d11ed0.
This commit is contained in:
parent
c1c3f9d00e
commit
a4c483063e
@ -24,7 +24,7 @@
|
||||
//-----------------------------------------------------------------------------
|
||||
// A generator of uniformly distributed random numbers
|
||||
//-----------------------------------------------------------------------------
|
||||
class IUniformRandomStream
|
||||
class VSTDLIB_CLASS IUniformRandomStream
|
||||
{
|
||||
public:
|
||||
virtual ~IUniformRandomStream() {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user