Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// main.cpp : Defines the entry point for the console application.
|
||||
//
|
||||
|
||||
#include <stdio.h> // printf
|
||||
#include <cstdio> // printf
|
||||
|
||||
extern "C" {
|
||||
void RunExample1();
|
||||
|
Reference in New Issue
Block a user