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 NOTETYPES_H
|
||||
#define NOTETYPES_H
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
File: NoteTypes.h
|
||||
@@ -93,3 +94,5 @@ inline float NoteRowToBeat( int iNoteIndex ) { return NoteRowToBeat( (float)iN
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user