summaryrefslogtreecommitdiff
path: root/libs/assimp/tools/assimp_view/stdafx.cpp
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2023-02-12 23:53:22 -0600
committersanine <sanine.not@pm.me>2023-02-12 23:53:22 -0600
commitf1fe73d1909a2448a004a88362a1a532d0d4f7c3 (patch)
treeab37ae3837e2f858de2932bcee9f26e69fab3db1 /libs/assimp/tools/assimp_view/stdafx.cpp
parentf567ea1e2798fd3156a416e61f083ea3e6b95719 (diff)
switch to tinyobj and nanovg from assimp and cairo
Diffstat (limited to 'libs/assimp/tools/assimp_view/stdafx.cpp')
-rw-r--r--libs/assimp/tools/assimp_view/stdafx.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/libs/assimp/tools/assimp_view/stdafx.cpp b/libs/assimp/tools/assimp_view/stdafx.cpp
deleted file mode 100644
index bbbb7e0..0000000
--- a/libs/assimp/tools/assimp_view/stdafx.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
-// stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet.
-// assimp_view.pch ist der vorkompilierte Header.
-// stdafx.obj enthält die vorkompilierten Typinformationen.
-
-#include "stdafx.h"
-
-// TODO: Auf zusätzliche Header verweisen, die in STDAFX.H
-// und nicht in dieser Datei erforderlich sind.