archutils\Win32\ cleanup and comment
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
/* Helper to simulate standard argv[] semantics with WinMain. */
|
||||
|
||||
#ifndef CommandLine_H
|
||||
#define CommandLine_H
|
||||
|
||||
/** @brief Helper to simulate standard argv[] semantics with WinMain. */
|
||||
int GetWin32CmdLine( char** &argv );
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user