diff options
Diffstat (limited to 'ambithread.h')
-rw-r--r-- | ambithread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ambithread.h b/ambithread.h index 5316a9a..3558aea 100644 --- a/ambithread.h +++ b/ambithread.h @@ -16,7 +16,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ - +#pragma once #include <queue> #include <vdr/thread.h> |