user-accounts: Replace ifdefs with #pragma once
This commit is contained in:
parent
678beb6712
commit
c461e436b7
15 changed files with 18 additions and 48 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue