1
0
Fork 0
mirror of https://github.com/gwm17/Specter.git synced 2025-01-31 10:48:52 -05:00
Specter/Navigator/src/Navigator.h

7 lines
113 B
C
Raw Normal View History

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