mirror of
https://github.com/Relintai/rcpp_framework.git
synced 2025-04-20 01:43:12 +02:00
Fix include guard.
This commit is contained in:
parent
c4dd81995e
commit
652543ef19
@ -1,5 +1,5 @@
|
||||
#ifndef USER_MANAGER_H
|
||||
#define USER_MANAGER_H
|
||||
#ifndef SESSION_MANAGER_H
|
||||
#define SESSION_MANAGER_H
|
||||
|
||||
#include "core/object.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user