5 lines
95 B
C++
5 lines
95 B
C++
#include <iostream>
|
|
#include "MainEntry.h"
|
|
|
|
IMPLEMENT_APP(CLinuxPack);
|
|
DECLARE_APP(CLinuxPack); |