File tree Expand file tree Collapse file tree 13 files changed +26
-26
lines changed Expand file tree Collapse file tree 13 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 4141 * SOFTWARE.
4242 */
4343
44- #ifndef BASE_MAXPLUS_MPTYPE_H_INCLUDED
45- #define BASE_MAXPLUS_MPTYPE_H_INCLUDED
44+ #ifndef MAXPLUS_ALGEBRA_MPTYPE_H
45+ #define MAXPLUS_ALGEBRA_MPTYPE_H
4646
4747#include " maxplus/base/basic_types.h"
4848#include " maxplus/base/string/cstring.h"
Original file line number Diff line number Diff line change 4242 * SOFTWARE.
4343 */
4444
45- #ifndef BASE_ANALYSIS_MCM_MCM_H_INCLUDED
46- #define BASE_ANALYSIS_MCM_MCM_H_INCLUDED
45+ #ifndef MAXPLUS_BASE_ANALYSIS_MCM_MCM_H_INCLUDED
46+ #define MAXPLUS_BASE_ANALYSIS_MCM_MCM_H_INCLUDED
4747
4848#include " maxplus/base/analysis/mcm/mcmgraph.h"
4949
Original file line number Diff line number Diff line change 4848 * SOFTWARE.
4949 */
5050
51- #ifndef BASE_ANALYSIS_MCM_MCMDG_H_INCLUDED
52- #define BASE_ANALYSIS_MCM_MCMDG_H_INCLUDED
51+ #ifndef MAXPLUS_BASE_ANALYSIS_MCM_MCMDG_H_INCLUDED
52+ #define MAXPLUS_BASE_ANALYSIS_MCM_MCMDG_H_INCLUDED
5353
5454#include " maxplus/base/analysis/mcm/mcmgraph.h"
5555
Original file line number Diff line number Diff line change 3939 * SOFTWARE.
4040 */
4141
42- #ifndef BASE_ANALYSIS_MCM_MCMGRAPH_H_INCLUDED
43- #define BASE_ANALYSIS_MCM_MCMGRAPH_H_INCLUDED
42+ #ifndef MAXPLUS_BASE_ANALYSIS_MCM_MCMGRAPH_H_INCLUDED
43+ #define MAXPLUS_BASE_ANALYSIS_MCM_MCMGRAPH_H_INCLUDED
4444
4545#include " maxplus/base/basic_types.h"
4646#include < memory>
Original file line number Diff line number Diff line change 4949 * SOFTWARE.
5050 */
5151
52- #ifndef BASE_ANALYSIS_MCM_MCMHOWARD_H_INCLUDED
53- #define BASE_ANALYSIS_MCM_MCMHOWARD_H_INCLUDED
52+ #ifndef MAXPLUS_BASE_ANALYSIS_MCM_MCMHOWARD_H_INCLUDED
53+ #define MAXPLUS_BASE_ANALYSIS_MCM_MCMHOWARD_H_INCLUDED
5454
5555#include " maxplus/base/analysis/mcm/mcmgraph.h"
5656#include < memory>
Original file line number Diff line number Diff line change 4545 * SOFTWARE.
4646 */
4747
48- #ifndef BASE_ANALYSIS_MCM_MCMYTO_H_INCLUDED
49- #define BASE_ANALYSIS_MCM_MCMYTO_H_INCLUDED
48+ #ifndef MAXPLUS_BASE_ANALYSIS_MCM_MCMYTO_H_INCLUDED
49+ #define MAXPLUS_BASE_ANALYSIS_MCM_MCMYTO_H_INCLUDED
5050
5151#include " maxplus/base/analysis/mcm/mcmgraph.h"
5252#include < cstdint>
Original file line number Diff line number Diff line change 3939 * SOFTWARE.
4040 */
4141
42- #ifndef BASE_BASE_H_INCLUDED
43- #define BASE_BASE_H_INCLUDED
42+ #ifndef MAXPLUS_BASE_BASE_H_INCLUDED
43+ #define MAXPLUS_BASE_BASE_H_INCLUDED
4444
4545/* Exception and assertion */
4646#include "exception/exception.h"
Original file line number Diff line number Diff line change 3939 * SOFTWARE.
4040 */
4141
42- #ifndef BASE_BASIC_TYPES_H_INCLUDED
43- #define BASE_BASIC_TYPES_H_INCLUDED
42+ #ifndef MAXPLUS_BASE_BASIC_TYPES_H_INCLUDED
43+ #define MAXPLUS_BASE_BASIC_TYPES_H_INCLUDED
4444
4545#include < cassert>
4646#include < cfloat>
Original file line number Diff line number Diff line change 3838 * SOFTWARE.
3939 */
4040
41- #ifndef BASE_FRACTION_FRACTION_H
42- #define BASE_FRACTION_FRACTION_H
41+ #ifndef MAXPLUS_BASE_FRACTION_FRACTION_H
42+ #define MAXPLUS_BASE_FRACTION_FRACTION_H
4343
4444#include " ../basic_types.h"
4545#include " ../math/cmath.h"
Original file line number Diff line number Diff line change 3838 * SOFTWARE.
3939 */
4040
41- #ifndef BASE_MATH_CMATH_H
42- #define BASE_MATH_CMATH_H
41+ #ifndef MAXPLUS_BASE_MATH_CMATH_H
42+ #define MAXPLUS_BASE_MATH_CMATH_H
4343
4444#include < cmath>
4545
You can’t perform that action at this time.
0 commit comments