Remove assert.h include from progsig, as this overrides OpenTTD's assert
This commit is contained in:
@@ -17,7 +17,6 @@
|
|||||||
#include "window_func.h"
|
#include "window_func.h"
|
||||||
#include "company_func.h"
|
#include "company_func.h"
|
||||||
#include "cmd_helper.h"
|
#include "cmd_helper.h"
|
||||||
#include <assert.h>
|
|
||||||
|
|
||||||
ProgramList _signal_programs;
|
ProgramList _signal_programs;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user