JANITORIAL: Format forward declarations to follow convention
This commit is contained in:
parent
80c90a569e
commit
cd6ee0589d
76 changed files with 132 additions and 115 deletions
|
@ -33,8 +33,8 @@
|
|||
#include "backends/plugins/elf/version.h"
|
||||
|
||||
namespace Common {
|
||||
class FSList;
|
||||
class FSNode;
|
||||
class FSList;
|
||||
class FSNode;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue