mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 02:13:56 +09:00
Browser: Add missing #pragma once
in Tab.h
This commit is contained in:
parent
385dacce05
commit
a220236cde
Notes:
sideshowbarker
2024-07-19 07:12:02 +09:00
Author: https://github.com/emanuele6
Commit: a220236cde
Pull-request: https://github.com/SerenityOS/serenity/pull/2018
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "History.h"
|
||||
#include <AK/URL.h>
|
||||
#include <LibGUI/Widget.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue