Add missing empty line

This commit is contained in:
Gael Guennebaud 2018-08-17 17:16:12 +02:00
parent 41f1cc67b8
commit f76c802973

View File

@ -845,4 +845,4 @@ int main(int argc, char *argv[])
#ifdef _MSC_VER #ifdef _MSC_VER
// 4503 - decorated name length exceeded, name was truncated // 4503 - decorated name length exceeded, name was truncated
#pragma warning( disable : 4503) #pragma warning( disable : 4503)
#endif #endif