mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-09-17 19:07:05 +02:00
Forgot to add files.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef __LDC_GEN_WARNINGS_H__
|
||||
#define __LDC_GEN_WARNINGS_H__
|
||||
|
||||
void warnInvalidPrintfCall(Loc loc, Expression* arguments, size_t nargs);
|
||||
|
||||
#endif // __LDC_GEN_WARNINGS_H__
|
||||
Reference in New Issue
Block a user