mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
7 lines
67 B
C
7 lines
67 B
C
#ifndef UI_NOGEN2_H
|
|
#define UI_NOGEN2_H
|
|
|
|
void ui_nogen2();
|
|
|
|
#endif
|