mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-01 09:36:20 +00:00
Reorder headers
This commit is contained in:
@@ -34,11 +34,11 @@
|
|||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
#include <Python.h>
|
#include <Python.h>
|
||||||
#include <frameobject.h>
|
#include <frameobject.h>
|
||||||
|
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
|
||||||
#include "plugins/api.h"
|
#include "plugins/api.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user