user-accounts: Replace ifdefs with #pragma once

This commit is contained in:
Robert Ancell 2018-05-31 10:44:37 +12:00 committed by Ondrej Holy
parent 678beb6712
commit c461e436b7
15 changed files with 18 additions and 48 deletions

View file

@ -20,6 +20,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#pragma once
struct {
const char *dbus_name;
const char *place_str_generic;