update if define

This commit is contained in:
2026-01-05 18:55:26 +07:00
parent 6a3dea8614
commit 5f7ae1233d
12 changed files with 34 additions and 42 deletions

View File

@@ -6,8 +6,8 @@
//
//
#if !defined(__BASE64_H_INCLUDED__)
#define __BASE64_H_INCLUDED__ 1
#if !defined(__ROBOT_BASE64_H_INCLUDED__)
#define __ROBOT_BASE64_H_INCLUDED__ 1
#ifndef MAKEDEPEND
# include <iterator>