mirror of
https://github.com/youssefnoob003/SindriKit
synced 2026-07-07 21:57:09 +00:00
7 lines
101 B
C
7 lines
101 B
C
#ifndef SND_PARSERS_H
|
|
#define SND_PARSERS_H
|
|
|
|
#include <sindri/parsers/pe.h>
|
|
|
|
#endif // SND_PARSERS_H
|