Core: Modernize C headers with C++ equivalents
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
|
||||
#ifdef DBUS_ENABLED
|
||||
|
||||
#include <stdint.h>
|
||||
#include <cstdint>
|
||||
|
||||
class FreeDesktopScreenSaver {
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user