From 60ee6bb60b11bbfbccf56f335c9c6213e6daa79d Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Thu, 5 Dec 2002 05:36:32 +0000 Subject: "" svn path=/trunk/; revision=278 --- externals/grill/vasp/source/obj_radio.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'externals/grill/vasp/source/obj_radio.cpp') diff --git a/externals/grill/vasp/source/obj_radio.cpp b/externals/grill/vasp/source/obj_radio.cpp index 7b0608e3..d0c2452e 100644 --- a/externals/grill/vasp/source/obj_radio.cpp +++ b/externals/grill/vasp/source/obj_radio.cpp @@ -12,7 +12,7 @@ WARRANTIES, see the file, "license.txt," in this distribution. \brief objects for radio messages. */ - +#include "main.h" #include "classes.h" @@ -35,7 +35,6 @@ public: { AddInAnything(); AddOutAnything(2); - SetupInOut(); FLEXT_ADDMETHOD(0,m_any); } -- cgit v1.2.1