mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-18 11:35:15 -04:00
Remove includes of <cinttypes>
Instead of including <cinttypes> directly, zm_define.h should be used to get the typedef'ed types as well.
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
#include <sys/ipc.h>
|
||||
#include <sys/msg.h>
|
||||
#include <cinttypes>
|
||||
#include <string>
|
||||
|
||||
#include "zm.h"
|
||||
|
||||
Reference in New Issue
Block a user