7 lines
109 B
C
7 lines
109 B
C
#ifndef CODECRC_H
|
|
#define CODECRC_H
|
|
// Rage headers
|
|
#include "system/criticalsection.h"
|
|
|
|
#endif // CODECRC_H
|