#include <iostream>#include <string>#include "vhdVRMLParser/stdafx.h"#include "vhdVRMLParser/NodeSpotLight.h"#include "vhdVRMLParser/Scene.h"#include "vhdVRMLParser/Proto.h"#include "vhdVRMLParser/FieldValue.h"#include "vhdVRMLParser/MFFloat.h"#include "vhdVRMLParser/SFVec3f.h"#include "vhdVRMLParser/SFColor.h"#include "vhdVRMLParser/SFFloat.h"#include "vhdVRMLParser/SFBool.h"
1.5.1-p1