masterfix DEV300: #i10000# - -> _
[LibreOffice.git] / desktop / win32 / source / main.h
blob01a32ace68bbc5ef94ef09508c563ba1228a41c6
1 #pragma once
3 #ifdef __cplusplus
4 extern "C" {
5 #endif
7 int MainA();
8 int MainW();
10 #ifdef __cplusplus
11 } /* extern "C" */
12 #endif