use proper form of include for system libraries
This commit is contained in:
@@ -10,7 +10,7 @@ of this distribution.
|
||||
#ifndef INCioccrfH
|
||||
#define INCioccrfH
|
||||
|
||||
#include "stdio.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#include "shareLib.h"
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user