continuable/test.cpp
2015-06-08 20:26:27 +02:00

8 lines
74 B
C++

#include "fluent.hpp"
int main(int argc, char** argv)
{
return 0;
}