mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-09-11 21:45:09 -04:00
may go back to older compilers
This commit is contained in:
@@ -7,9 +7,6 @@
|
||||
//
|
||||
//========================================================================
|
||||
|
||||
#pragma clang diagnostic push
|
||||
#pragma clang diagnostic ignored "-Wundefined-var-template"
|
||||
|
||||
#ifndef _INCLUDED_DataResourceList_H
|
||||
#define _INCLUDED_DataResourceList_H
|
||||
|
||||
@@ -422,5 +419,5 @@ void DataResourceList<T>::garbageCollect ()
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------
|
||||
#pragma clang diagnostic pop
|
||||
|
||||
#endif // _INCLUDED_DataResourceList_H
|
||||
|
||||
Reference in New Issue
Block a user