Corretto include e cpp

git-svn-id: svn://10.65.10.50/trunk@1294 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1995-04-21 14:24:36 +00:00
parent ba0148839a
commit c791f69dd0
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,3 @@
#include "cg5500.h"
#include <browfile.h>
#include <prefix.h>
@ -12,6 +11,7 @@
#include <utility.h>
#include <viswin.h>
#include "cg5500.h"
#include "cg5500a.h"
const char* Visliq_app::itoname(int m)

View File

@ -6,7 +6,8 @@
#define IVA_DA_RIPORTARE real(50000)
class TSheet_field;
class TSheet_field;
class TViswin;
class Visliq_app : public TApplication
{