mirror of https://github.com/BOINC/boinc.git
Fix mixed line endings
svn path=/trunk/boinc/; revision=25963
This commit is contained in:
parent
832386c4e0
commit
857324f5f9
|
@ -30,9 +30,9 @@
|
|||
|
||||
// originally adapted by Carl Christensen
|
||||
|
||||
#if defined(_WIN32) && !defined(__STDWX_H__) && !defined(_BOINC_WIN_) && !defined(_AFX_STDAFX_H_)
|
||||
#include "boinc_win.h"
|
||||
#endif
|
||||
#if defined(_WIN32) && !defined(__STDWX_H__) && !defined(_BOINC_WIN_) && !defined(_AFX_STDAFX_H_)
|
||||
#include "boinc_win.h"
|
||||
#endif
|
||||
|
||||
#include "boinc_gl.h"
|
||||
#include <FTGL/ftgl.h>
|
||||
|
|
Loading…
Reference in New Issue