Fix includes to use angle brackets
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#ifndef _ARTIFICED_MENTAL_PHENOMENON_H
|
#ifndef _ARTIFICED_MENTAL_PHENOMENON_H
|
||||||
#define _ARTIFICED_MENTAL_PHENOMENON_H
|
#define _ARTIFICED_MENTAL_PHENOMENON_H
|
||||||
|
|
||||||
#include "implexa.h"
|
#include <mentenon.h>
|
||||||
|
|
||||||
namespace smo {
|
namespace smo {
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#ifndef _FANTASY_ARTIFICED_MENTAL_PHENOMENON_H
|
#ifndef _FANTASY_ARTIFICED_MENTAL_PHENOMENON_H
|
||||||
#define _FANTASY_ARTIFICED_MENTAL_PHENOMENON_H
|
#define _FANTASY_ARTIFICED_MENTAL_PHENOMENON_H
|
||||||
|
|
||||||
#include "artificedMentalPhenomenon.h"
|
#include <artificedMentalPhenomenon.h>
|
||||||
|
|
||||||
namespace smo {
|
namespace smo {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user