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

8 lines
76 B
C++

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