mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 08:18:12 +00:00
Browser: Add missing #pragma once
in Tab.h
This commit is contained in:
parent
385dacce05
commit
a220236cde
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