Skip to content

Commit

Permalink
fix: add missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Super committed May 20, 2024
1 parent abaac3c commit bf53b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shared/Common/CefViewDebug.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//

#include "CefViewDebug.h"

#include <include/cef_version.h>
#include <string>

std::string toString(CefRefPtr<CefBrowser> browser)
Expand Down

0 comments on commit bf53b57

Please sign in to comment.