12 lines
115 B
C
12 lines
115 B
C
//
|
|
// Created by dongl on 25-9-5.
|
|
//
|
|
|
|
#ifndef MAGREG_H
|
|
#define MAGREG_H
|
|
|
|
#include <magtypes.h>
|
|
|
|
|
|
#endif //MAGREG_H
|