mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-24 00:24:38 +00:00
Revert "LibM: Always include <math.h> instead of <LibM/math.h>"
This reverts commit dc12cbca41.
Sadly this broke the build due to some confusion about <new>.
Reverting until this can be solved fully.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "SampleWidget.h"
|
||||
#include <LibAudio/Buffer.h>
|
||||
#include <LibGUI/Painter.h>
|
||||
#include <math.h>
|
||||
#include <LibM/math.h>
|
||||
|
||||
SampleWidget::SampleWidget()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user