DarkflameUniverse / DarkflameServer

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

Fix g++ 14 #1610

Closed Wincent01 closed 5 months ago

Wincent01 commented 5 months 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.