Replace stdio.h and stdarg.h with C++ versions

This commit is contained in:
Wilson Snyder
2008-06-30 13:11:25 -04:00
parent 8c6adeb85a
commit 20aa21d4b6
84 changed files with 172 additions and 173 deletions
+1 -2
View File
@@ -23,8 +23,7 @@
//=========================================================================
#include "verilated.h"
#include <string.h>
#include <ctype.h>
#include <cctype>
#define VL_VALUE_STRING_MAX_WIDTH 1024 ///< Max static char array for VL_VALUE_STRING