Use less conflicting filenames

This commit is contained in:
Michael Hansen 2011-10-23 17:48:10 -07:00
commit c474d368a1
20 changed files with 67 additions and 95 deletions

View file

@ -1,5 +1,5 @@
#include "pyc_numeric.h"
#include "bytecode.h"
#include "numeric.h"
#ifdef _MSC_VER
#define snprintf _snprintf