Skip to content

Commit

Permalink
Exclude wgl context file from code coverage
Browse files Browse the repository at this point in the history
Reviewed By: corporateshark, AmesingFlank

Differential Revision: D66324942

fbshipit-source-id: dcbef11b795f2715e3623990ae7a00b9de57ba50
  • Loading branch information
Kyle Fung authored and facebook-github-bot committed Nov 22, 2024
1 parent 2385b6b commit 4cb7e23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/igl/opengl/wgl/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/wgl/Context.h>

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

0 comments on commit 4cb7e23

Please sign in to comment.