mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Include config.h in lagi_pre.h so that the conditional inclusion of sys/time.h actually works
Originally committed to SVN as r4543.
This commit is contained in:
parent
8ee9737b6f
commit
afec51c4ed
@ -1,5 +1,7 @@
|
||||
#define LAGI_PRE
|
||||
|
||||
#include "config.h"
|
||||
|
||||
// Common C
|
||||
#include <errno.h>
|
||||
#include <math.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user