Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad05091 commit 2acf7bdCopy full SHA for 2acf7bd
1 file changed
src/_gtkagg.cpp
@@ -1,10 +1,10 @@
1
/* -*- mode: c++; c-basic-offset: 4 -*- */
2
3
-#include <vector>
4
-
5
#include <pygobject.h>
6
#include <pygtk/pygtk.h>
7
+#include <vector>
+
8
#include "agg_basics.h"
9
#include "agg_pixfmt_rgba.h"
10
#include "agg_renderer_base.h"
0 commit comments