We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b762d commit 7ed26e8Copy full SHA for 7ed26e8
src/nbl/video/CVulkanPhysicalDevice.cpp
@@ -1,8 +1,6 @@
1
#include "nbl/video/CVulkanPhysicalDevice.h"
2
#include "nbl/video/CVulkanLogicalDevice.h"
3
4
-#include "nlohmann/json.hpp" // TODO/FIXME: this is probably a mess making, consult someone how to do it better.
5
-
6
namespace nbl::video
7
{
8
0 commit comments