mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 19:59:17 +00:00
Ladybird: Define AK_DONT_REPLACE_STD via CMake rather than in every file
This commit is contained in:
parent
269c25e1d2
commit
8fe846eb7f
Notes:
sideshowbarker
2024-07-17 05:02:42 +09:00
Author: https://github.com/trflynn89
Commit: 8fe846eb7f
Pull-request: https://github.com/SerenityOS/serenity/pull/18486
22 changed files with 2 additions and 46 deletions
|
@ -7,8 +7,6 @@
|
|||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#define AK_DONT_REPLACE_STD
|
||||
|
||||
#include "WebSocketImplQt.h"
|
||||
#include "Utilities.h"
|
||||
#include <LibCore/EventLoop.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue