Fix inconsistent EOL
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
#ifdef __INTELLISENSE__
|
||||
// This provides a dummy struct so IntelliSense is happy
|
||||
|
||||
struct DefaultConfiguration {
|
||||
};
|
||||
#pragma once
|
||||
#ifdef __INTELLISENSE__
|
||||
// This provides a dummy struct so IntelliSense is happy
|
||||
|
||||
struct DefaultConfiguration {
|
||||
};
|
||||
#endif //! __INTELLISENSE__
|
||||
Reference in New Issue
Block a user