Skip to content

Commit

Permalink
fix errors to pass github action build
Browse files Browse the repository at this point in the history
  • Loading branch information
ZzzhHe committed Jul 12, 2024
1 parent 8b35126 commit 0d5dbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system_test/window.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "Window.hpp"
#include "window.hpp"
#include <iostream>

Window::Window(int width, int height) :
Expand Down

0 comments on commit 0d5dbb7

Please sign in to comment.