mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-06 04:49:16 +00:00
Rename std functions to match the standard
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
|
||||
namespace NetworkInterfaceManager
|
||||
{
|
||||
Vector<Events *> RegisteredEvents;
|
||||
std::vector<Events *> RegisteredEvents;
|
||||
|
||||
NetworkInterface::NetworkInterface()
|
||||
{
|
||||
|
Reference in New Issue
Block a user