Tolti tutti gli include inutili
git-svn-id: svn://10.65.10.50/trunk@5410 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
542fd609fb
commit
f9594529c0
@ -1,25 +1,5 @@
|
|||||||
#include "clifor.h"
|
#include "clifor.h"
|
||||||
|
|
||||||
#ifndef __CONFIG_H
|
|
||||||
#include "config.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef __VE0100_H
|
|
||||||
#include "ve0100.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef __VE0100O_H
|
|
||||||
#include "ve0100o.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef __VEINI_H
|
|
||||||
#include "veini.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef __VELIB_H
|
|
||||||
#include "velib.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
TOccasionale::TOccasionale() : TRectype(LF_OCCAS)
|
TOccasionale::TOccasionale() : TRectype(LF_OCCAS)
|
||||||
{
|
{
|
||||||
_cod = new TRecfield(*this, OCC_CFPI);
|
_cod = new TRecfield(*this, OCC_CFPI);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user