9 lines
110 B
C
9 lines
110 B
C
#ifndef MSO_H
|
|
#define MSO_H
|
|
|
|
// we undef some of the macros here
|
|
|
|
#include "msoci.h"
|
|
|
|
#endif // MSO_H
|