mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
C++: Force LF for .c,.cpp,.h,.hpp
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
// src5.fwd.hpp
|
||||
|
||||
#ifndef SRC5_FWD_HPP
|
||||
#define SRC5_FWD_HPP
|
||||
|
||||
template<class elem> class my_istream;
|
||||
|
||||
#endif // SRC5_FWD_HPP
|
||||
// src5.fwd.hpp
|
||||
|
||||
#ifndef SRC5_FWD_HPP
|
||||
#define SRC5_FWD_HPP
|
||||
|
||||
template<class elem> class my_istream;
|
||||
|
||||
#endif // SRC5_FWD_HPP
|
||||
|
||||
Reference in New Issue
Block a user