s/PICRIN_VALUE_H/PICRIN_TYPE_H/g
This commit is contained in:
parent
e944183e99
commit
81c38d8fa2
|
@ -2,8 +2,8 @@
|
|||
* See Copyright Notice in picrin.h
|
||||
*/
|
||||
|
||||
#ifndef PICRIN_VALUE_H
|
||||
#define PICRIN_VALUE_H
|
||||
#ifndef PICRIN_TYPE_H
|
||||
#define PICRIN_TYPE_H
|
||||
|
||||
#if defined(__cplusplus)
|
||||
extern "C" {
|
||||
|
|
Loading…
Reference in New Issue