1
0
mirror of https://github.com/halpz/re3.git synced 2025-06-20 06:48:43 +00:00

wrong ifdef

This commit is contained in:
aap 2021-01-18 20:03:30 +01:00
parent 20dabf0b49
commit d01deec11d

@ -1,7 +1,7 @@
#pragma once #pragma once
#ifdef EXTENDED_PIPELINES
#ifdef LIBRW #ifdef LIBRW
#ifdef EXTENDED_PIPELINES
namespace CustomPipes { namespace CustomPipes {