Removed Unnecessary Includes.

Removed Unnecessary Includes from: PVRVK/ExtensionsVK.cpp PVRVK/LayersVk.cpp
parent 2ca6bd74
......@@ -7,7 +7,6 @@
//!\cond NO_DOXYGEN
#include "PVRVk/ExtensionsVk.h"
#include "PVRCore/Log.h"
namespace pvrvk {
namespace Extensions {
......
......@@ -7,7 +7,6 @@
//!\cond NO_DOXYGEN
#include "PVRVk/LayersVk.h"
#include "PVRCore/Log.h"
#include <sstream>
namespace pvrvk {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment