opnsense-ports/audio/rezound/files/patch-src_PoolFile_TPoolFile.h
Franco Fichtner 9951c63c8e */*: sync with upstream
Taken from: FreeBSD
2017-03-04 11:00:52 +01:00

13 lines
308 B
C

--- src/PoolFile/TPoolFile.h.orig 2013-02-10 06:35:02 UTC
+++ src/PoolFile/TPoolFile.h
@@ -399,10 +399,8 @@ private:
};
-/* this would be needed if I were utilizing gcc's implicit instantiation for TPoolFile
#define __TPoolFile_H__CPP
#include "TPoolFile.cpp"
#undef __TPoolFile_H__CPP
-*/
#endif