Codechange: stdarg.h include not needed as cstdarg is included.
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
|
||||
#include "table/control_codes.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <ctype.h> /* required for tolower() */
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
|
||||
|
Reference in New Issue
Block a user