8 lines
79 B
C
8 lines
79 B
C
#pragma once
|
|
// Normal header
|
|
|
|
#ifdef PIPELINES_IMPL
|
|
// Implementation
|
|
|
|
#endif
|