Get rid of all other #pragma once's, except the one in StdAfx.h.
(three cheers for perl)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
#ifndef NOTEDATA_H
|
||||
#define NOTEDATA_H
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
File: NoteData.h
|
||||
@@ -127,3 +128,5 @@ public:
|
||||
void Convert4sToHoldNotes();
|
||||
void ConvertHoldNotesTo4s();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user