Adjusted code to C++23.
This commit is contained in:
parent
bbf904729f
commit
fa3ab3f110
2
EPoll.h
2
EPoll.h
@ -32,7 +32,7 @@ namespace core {
|
||||
|
||||
public:
|
||||
|
||||
volatile long long eventId = 0;
|
||||
long long eventId = 0;
|
||||
|
||||
///
|
||||
/// The constructor for the BMAEPoll object.
|
||||
|
Loading…
x
Reference in New Issue
Block a user