DarkflameUniverse / DarkflameServer

The main repository for the Darkflame Universe Server Emulator project.
https://www.darkflameuniverse.org/
GNU Affero General Public License v3.0
629 stars 171 forks source link

Fix g++ 14 #1610

Closed Wincent01 closed 1 month ago

Wincent01 commented 1 month ago

This pull request seeks to add a algorithms include in some places to fix a breaking change in g++ 14.

Also adds a precompilier definition to Glang / GCC to make sure strdup exists.