Skip to content

Commit

Permalink
fbsource//xplat/graphics/igl/public/src/igl/tests/util/device
Browse files Browse the repository at this point in the history
Reviewed By: dmannemela

Differential Revision: D68656490

fbshipit-source-id: 0f5942bf24f414682cfcfc7291cd3994e33c704f
  • Loading branch information
generatedunixname89002005287564 authored and facebook-github-bot committed Jan 25, 2025
1 parent 2b9ad69 commit 9a76c87
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/igl/tests/util/device/opengl/TestDevice.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

#include <igl/tests/util/device/opengl/TestDevice.h>

#include <igl/Macros.h>
#include <igl/opengl/IContext.h>

#if IGL_PLATFORM_IOS
Expand Down
1 change: 0 additions & 1 deletion src/igl/tests/util/device/vulkan/TestDevice.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
#include <igl/tests/util/device/vulkan/TestDevice.h>

#include <igl/Common.h>
#include <igl/Macros.h>

#if IGL_PLATFORM_WINDOWS || IGL_PLATFORM_ANDROID || IGL_PLATFORM_MACOSX || IGL_PLATFORM_IOS || \
IGL_PLATFORM_LINUX
Expand Down

0 comments on commit 9a76c87

Please sign in to comment.