Skip to content

Commit

Permalink
Remove glx context from code coverage
Browse files Browse the repository at this point in the history
Reviewed By: corporateshark

Differential Revision: D64142990

fbshipit-source-id: 99818ce445b42c32244e9a9f23ccd64371124b83
  • Loading branch information
Kyle Fung authored and facebook-github-bot committed Oct 9, 2024
1 parent 1edfae7 commit ee97611
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/igl/opengl/glx/Context.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
* LICENSE file in the root directory of this source tree.
*/

// @fb-only

#include <igl/opengl/glx/Context.h>

#include <igl/opengl/Texture.h>
Expand Down

0 comments on commit ee97611

Please sign in to comment.