Skip to content
Snippets Groups Projects
Commit 893690bb authored by Oz Linden's avatar Oz Linden
Browse files

fix dos line endings

parent bf7801ae
No related branches found
No related tags found
No related merge requests found
......@@ -36,11 +36,11 @@
#include "../v3dmath.h"
#include "../test/lltut.h"
#if LL_WINDOWS
// disable unreachable code warnings caused by usage of skip.
#pragma warning(disable: 4702)
#endif
#if LL_WINDOWS
// disable unreachable code warnings caused by usage of skip.
#pragma warning(disable: 4702)
#endif
namespace tut
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment