fix lots of warnings

many still unfixed
This commit is contained in:
Glenn Maynard
2004-02-14 20:48:45 +00:00
parent dfd5e7eb36
commit b047633de2
28 changed files with 74 additions and 23 deletions
+2
View File
@@ -1,6 +1,8 @@
// integer.cpp - written and placed in the public domain by Wei Dai
// contains public domain code contributed by Alister Lee and Leonard Janke
#include "global.h"
#include "pch.h"
#include "integer.h"
#include "modarith.h"