mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
7 lines
101 B
C
7 lines
101 B
C
#ifndef __GUI_WAIT_H
|
|
#define __GUI_WAIT_H
|
|
|
|
#define CXXTEST_SAMPLE_GUI_WAIT()
|
|
|
|
#endif // __GUI_WAIT_H
|