Fix #ifdef macro names to be in sync with header filenames.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __DESERIALIZE_H__
|
||||
#define __DESERIALIZE_H__ 1
|
||||
#define __DESERIALIZE_H__
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user