aboutsummaryrefslogblamecommitdiffstats
path: root/c/main.cpp
blob: 4e1d93b033455a1465505375b251a975143befdd (plain) (tree)
1
2
3
4
5
6





                                  
#include "header.hpp"

int main (int argc, char** argv) {
  return 0;
}