10 lines
143 B
C
Executable File
10 lines
143 B
C
Executable File
|
|
#ifndef UIFRAMEWORK_H
|
|
#define UIFRAMEWORK_H
|
|
|
|
#include "NvtUser/NvtUser.h"
|
|
#include "NvtUser/NvtBack.h"
|
|
#include "VControl/VControl.h"
|
|
|
|
#endif
|