glmotion.h gltemplate.h gui/appmouse.h gui/callbacks.h \
hotkeymap.h polytess.h selectionfuncs.h \
smyrna_utils.h smyrnadefs.h topfisheyeview.h \
- topviewdefs.h topviewfuncs.h tvnodes.h \
+ topviewfuncs.h tvnodes.h \
viewport.h viewportcamera.h support.h \
gui/datalistcallbacks.h gui/frmobjectui.h \
gui/glcompui.h gui/gui.h gui/menucallbacks.h \
<ClInclude Include="support.h" />
<ClInclude Include="topfisheyeview.h" />
<ClInclude Include="topview.h" />
- <ClInclude Include="topviewdefs.h" />
<ClInclude Include="tvnodes.h" />
<ClInclude Include="viewport.h" />
<ClInclude Include="viewportcamera.h" />
<ClInclude Include="topview.h">
<Filter>Header Files</Filter>
</ClInclude>
- <ClInclude Include="topviewdefs.h">
- <Filter>Header Files</Filter>
- </ClInclude>
<ClInclude Include="gui\topviewsettings.h">
<Filter>Header Files</Filter>
</ClInclude>
+++ /dev/null
-/*************************************************************************
- * Copyright (c) 2011 AT&T Intellectual Property
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors: Details at https://graphviz.org
- *************************************************************************/
-
-#pragma once
-
-#include "smyrnadefs.h"
-#include "gui.h"
-#include "tvnodes.h"
-#include <glcomp/glcompset.h>