service/prepo: Add missing header guard

pull/8/head
Lioncash 7 years ago
parent 924c473bb3
commit 296e68fd43

@ -2,6 +2,8 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#pragma once
#include <memory>
#include <string>
#include "core/hle/kernel/event.h"

Loading…
Cancel
Save