Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
#define _MYFILE_
|
||||
|
||||
#include <glib/gstdio.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
struct IMFILE {
|
||||
int fd;
|
||||
int pos;
|
||||
|
Reference in New Issue
Block a user