diff options
| author | Philip Chimento <philip.chimento@gmail.com> | 2020-09-19 22:14:52 -0700 |
|---|---|---|
| committer | Philip Chimento <philip.chimento@gmail.com> | 2020-09-20 12:24:08 -0700 |
| commit | 19e519aad8ffc65e39c6095575ed66ff8d257cca (patch) | |
| tree | b4de894eb11285ad471b19baf8e049a02f9dfa0f /modules/cairo-svg-surface.cpp | |
| parent | 051a841bdc72481e5f877f76316601cd8f704796 (diff) | |
| download | gjs-includes.tar.gz | |
CI: Fix IWYU includesincludes
Diffstat (limited to 'modules/cairo-svg-surface.cpp')
| -rw-r--r-- | modules/cairo-svg-surface.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/cairo-svg-surface.cpp b/modules/cairo-svg-surface.cpp index e5ed7202..e959271b 100644 --- a/modules/cairo-svg-surface.cpp +++ b/modules/cairo-svg-surface.cpp @@ -41,7 +41,6 @@ # include "gjs/jsapi-class.h" # include "gjs/jsapi-util-args.h" -# include "gjs/macros.h" # include "modules/cairo-private.h" [[nodiscard]] static JSObject* gjs_cairo_svg_surface_get_proto(JSContext*); |
