summaryrefslogtreecommitdiffstats
path: root/common/resource.h
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2016-01-18 15:14:24 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2016-01-18 15:17:41 +0100
commita857d9b36f80adf045cd195653cb2f8b91452981 (patch)
tree465476bb39533994933428c0ab88649bf3c117db /common/resource.h
parentd8cd2d6585507a4e40881092a633ec1a80b14dd9 (diff)
downloadsink-a857d9b36f80adf045cd195653cb2f8b91452981.tar.gz
sink-a857d9b36f80adf045cd195653cb2f8b91452981.zip
Added missing #pragma once
Diffstat (limited to 'common/resource.h')
-rw-r--r--common/resource.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/resource.h b/common/resource.h
index 9a31d03..2168e82 100644
--- a/common/resource.h
+++ b/common/resource.h
@@ -17,6 +17,7 @@
17 * You should have received a copy of the GNU Lesser General Public 17 * You should have received a copy of the GNU Lesser General Public
18 * License along with this library. If not, see <http://www.gnu.org/licenses/>. 18 * License along with this library. If not, see <http://www.gnu.org/licenses/>.
19 */ 19 */
20#pragma once
20 21
21#include <akonadi2common_export.h> 22#include <akonadi2common_export.h>
22 23