From f0c047e1f40ee2214fe1f73dc3bdc6b0f6de5d85 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Wed, 5 Feb 2003 07:59:09 +0000 Subject: - Changes for compiling with gcc 3.2 --- lib/rfsvfactory.cc | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'lib/rfsvfactory.cc') diff --git a/lib/rfsvfactory.cc b/lib/rfsvfactory.cc index 46de414..f525e5d 100644 --- a/lib/rfsvfactory.cc +++ b/lib/rfsvfactory.cc @@ -24,13 +24,6 @@ #include "config.h" #endif -#include -#include -#include -#include -#include -#include - #include "rfsv.h" #include "rfsv16.h" #include "rfsv32.h" @@ -39,6 +32,9 @@ #include "ppsocket.h" #include "Enum.h" +#include +#include + using namespace std; ENUM_DEFINITION(rfsvfactory::errs, rfsvfactory::FACERR_NONE) { -- cgit v1.2.3