mirror of
https://github.com/anope/anope.git
synced 2026-06-12 19:14:47 +02:00
Remove use of the deprecated register keyword.
Fixes a build error on C++17 compilers.
This commit is contained in:
@@ -48,4 +48,4 @@ jobs:
|
||||
- g++
|
||||
standard:
|
||||
- c++98
|
||||
- c++14
|
||||
- c++17
|
||||
|
||||
Reference in New Issue
Block a user