mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
fixed am43858 (beta report)
This commit is contained in:
parent
cd6f3dfd71
commit
af5a7f5434
@ -9,10 +9,10 @@
|
|||||||
* For more info, see: http://linux.wku.edu/~lamonml/algor/sort/sort.html
|
* For more info, see: http://linux.wku.edu/~lamonml/algor/sort/sort.html
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#if defined _time_included
|
#if defined _sorting_included
|
||||||
#endinput
|
#endinput
|
||||||
#endif
|
#endif
|
||||||
#define _time_included
|
#define _sorting_included
|
||||||
|
|
||||||
enum SortMethod
|
enum SortMethod
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user