We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd131e0 commit 0565a32Copy full SHA for 0565a32
1 file changed
src/polyscope.cpp
@@ -20,8 +20,6 @@
20
#include "nlohmann/json.hpp"
21
using json = nlohmann::json;
22
23
-#include "backends/imgui_impl_opengl3.h"
24
-
25
namespace polyscope {
26
27
// Note: Storage for global members lives in state.cpp and options.cpp
0 commit comments