Cleanup: make format after SortedIncludes change
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
#include "utf_winfunc.h"
|
||||
#include "utfconv.h"
|
||||
#include <io.h>
|
||||
#include <windows.h>
|
||||
#include <wchar.h>
|
||||
#include <windows.h>
|
||||
|
||||
FILE *ufopen(const char *filename, const char *mode)
|
||||
{
|
||||
|
||||
@@ -21,9 +21,9 @@
|
||||
#ifndef __UTFCONV_H__
|
||||
#define __UTFCONV_H__
|
||||
|
||||
#include <wchar.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <wchar.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user