mirror of
https://github.com/86Box/86Box.git
synced 2026-02-28 01:44:22 -07:00
Header cleanups (1/2)
This commit is contained in:
@@ -9,15 +9,12 @@
|
||||
* Implementation of a generic PostScript printer and a
|
||||
* generic PCL 5e printer.
|
||||
*
|
||||
*
|
||||
*
|
||||
* Authors: David Hrdlička, <hrdlickadavid@outlook.com>
|
||||
* Cacodemon345
|
||||
*
|
||||
* Copyright 2019 David Hrdlička.
|
||||
* Copyright 2024 Cacodemon345.
|
||||
*/
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <memory.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
Reference in New Issue
Block a user