diff options
author | segfault <toni@impl.cc> | 2020-08-09 03:26:36 -0700 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2020-08-09 13:03:50 +0200 |
commit | 64c541a06eb667e1519251e3e3279bd485050b47 (patch) | |
tree | 8b5dce8747dcdb9b165cd1992585f81e86a3c7ea /MemDriverWeb/pch.cpp | |
parent | a5d3dde5c1f5820fe41d01372928461d24a7f4f9 (diff) |
removed obsolete MemDriverWeb
Diffstat (limited to 'MemDriverWeb/pch.cpp')
-rw-r--r-- | MemDriverWeb/pch.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/MemDriverWeb/pch.cpp b/MemDriverWeb/pch.cpp deleted file mode 100644 index 3a3d12b..0000000 --- a/MemDriverWeb/pch.cpp +++ /dev/null @@ -1,5 +0,0 @@ -// pch.cpp: source file corresponding to pre-compiled header; necessary for compilation to succeed - -#include "pch.h" - -// In general, ignore this file, but keep it around if you are using pre-compiled headers. |