DGtal
2.1.0
Loading...
Searching...
No Matches
main.cpp
1
#include <DGtal/base/Common.h>
2
#include <DGtal/helpers/StdDefs.h>
3
#include <DGtal/io/viewers/PolyscopeViewer.h>
4
// TODO: Add includes to specifically test for some libraries.
5
6
int
main
(
int
argc,
char
** argv) {
7
// Left empty, we just want to see if this file compiles
8
return
0;
9
}
main
int main()
Definition
testBits.cpp:56
tests
projects
main.cpp
Generated on Thu Nov 6 2025 09:40:49 for DGtal by
1.9.8