diff options
Diffstat (limited to 'um/wrappers/simple/include/libsimple/all.hpp')
-rw-r--r-- | um/wrappers/simple/include/libsimple/all.hpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/um/wrappers/simple/include/libsimple/all.hpp b/um/wrappers/simple/include/libsimple/all.hpp deleted file mode 100644 index 474b802..0000000 --- a/um/wrappers/simple/include/libsimple/all.hpp +++ /dev/null @@ -1,8 +0,0 @@ -// Copyright (c) 2015 Egor Tensin <Egor.Tensin@gmail.com> -// This file is part of the "Windows 7 drivers" project. -// For details, see https://github.com/egor-tensin/windows7-drivers. -// Distributed under the MIT License. - -#pragma once - -#include "device.hpp" |