File: appstream-builder.h

package info (click to toggle)
appstream-glib 0.8.3-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 5,984 kB
  • sloc: ansic: 38,749; xml: 840; sh: 23; makefile: 14; cpp: 1
file content (14 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
 *
 * Copyright (C) 2014 Richard Hughes <richard@hughsie.com>
 *
 * SPDX-License-Identifier: LGPL-2.1+
 */

#pragma once

#define __APPSTREAM_BUILDER_H_INSIDE__

#include <asb-context.h>

#undef __APPSTREAM_BUILDER_H_INSIDE__