mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-08-05 10:46:29 -04:00
6 lines
99 B
C++
6 lines
99 B
C++
// -*- Mode: c++; c-basic-offset: 4; tab-width: 4; -*-
|
|
|
|
#include <tclap/CmdLine.h>
|
|
|
|
int main() { }
|