Portability fixes.

This commit is contained in:
Markus F.X.J. Oberhumer
2007-01-10 17:16:59 +01:00
parent a354f18a2d
commit 0b988176fa
15 changed files with 45 additions and 23 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
class PackW32Pe : public PeFile
{
typedef PeFile super;;
typedef PeFile super;
public:
PackW32Pe(InputFile *f);