forked from mia/Aegisub
Remove pointless #pragma once from ass_file.h
This commit is contained in:
parent
9547bc4ef2
commit
7b3f2d0414
1 changed files with 0 additions and 4 deletions
|
@ -34,11 +34,7 @@
|
|||
/// @ingroup subs_storage
|
||||
///
|
||||
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef AGI_PRE
|
||||
#include <fstream>
|
||||
#include <list>
|
||||
#include <set>
|
||||
#include <vector>
|
||||
|
|
Loading…
Reference in a new issue