Remove BOOL hack leftovers

master
Ansariel 2024-08-20 10:37:17 +02:00
parent 2f8cb63ddf
commit 63fccba774
1 changed files with 0 additions and 6 deletions

View File

@ -103,13 +103,7 @@
#include "llmutelist.h"
#include "lltoolpie.h"
#include "llnotifications.h"
// <FS:Beq> hacky BOOL workaround
#ifndef BOOL
#define BOOL bool
#endif
// </FS:Beq>
#include "llpathinglib.h"
#undef BOOL // <FS:Beq/> hacky BOOL workaround
#include "llfloaterpathfindingconsole.h"
#include "llfloaterpathfindingcharacters.h"
#include "llfloatertools.h"