1
0
Fork 0
mirror of https://github.com/gwm17/Specter.git synced 2024-11-23 02:38:52 -05:00
Specter/src/Navigator.h

7 lines
113 B
C

#ifndef NAVIGATOR_H
#define NAVIGATOR_H
#include "Navigator/Logger.h"
#include "Navigator/Application.h"
#endif