8 lines
No EOL
80 B
C++
8 lines
No EOL
80 B
C++
#pragma once
|
|
|
|
#include "app.hpp"
|
|
|
|
class ExampleApp : public App {
|
|
public:
|
|
|
|
}; |