Bitbucket webhooks missed the last commit...

--HG--
branch : minor
This commit is contained in:
Alex Szpakowski
2019-12-23 14:51:50 -04:00
parent ed3543b1fd
commit aa8907612d
+1 -4
View File
@@ -18,8 +18,7 @@
* 3. This notice may not be removed or altered from any source distribution.
**/
#ifndef LOVE_FILESYSTEM_FILE_DATA_H
#define LOVE_FILESYSTEM_FILE_DATA_H
#pragma once
// LOVE
#include "common/Data.h"
@@ -74,5 +73,3 @@ private:
} // filesystem
} // love
#endif // LOVE_FILESYSTEM_FILE_DATA_H