From 9bd9f92a316cb3973bb999cf00e163daf949d880 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Sat, 28 Nov 2020 18:55:10 +0000 Subject: [PATCH] Include : - aggiornamento prototipi. --- EMkMachiningGeoConst.h | 1 + 1 file changed, 1 insertion(+) diff --git a/EMkMachiningGeoConst.h b/EMkMachiningGeoConst.h index c9e2448..9e633b3 100644 --- a/EMkMachiningGeoConst.h +++ b/EMkMachiningGeoConst.h @@ -28,6 +28,7 @@ static std::string KEY_NUM = "NUM" ; static std::string KEY_STAT = "STAT" ; // Sottogruppi delle lavorazioni static std::string MCH_AUX = "AUX" ; +static std::string MCH_AUXVIEW = "AVIEW" ; static std::string MCH_TABS = "TABS" ; static std::string MCH_PV = "PV" ; static std::string MCH_ST = "ST" ;