aboutsummaryrefslogtreecommitdiffstats
path: root/src/ofb.cpp
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-06-11 15:02:57 +0000
committerlloyd <[email protected]>2008-06-11 15:02:57 +0000
commit1164b265ebecfb2132b07c9492e71881c69b2be4 (patch)
tree5c803828b795484c525dcf3e2af22b0a3937b66e /src/ofb.cpp
parent0f1559b06cb7600c55672d41beeb71083d2cc879 (diff)
Some functions in engine.cpp required BOTAN_DLL macros to compile correctly.
I didn't understand why but had let it slip, but now that it's clear that their declarations were not in scope at the point of their definitions (seen via GCC's -Wmissing-declarations) it is quite obvious: the compiler had no idea the functions should be compiled with an alternative ELF scoping. Since the declarations are now included, remove the BOTAN_DLL macros from the .cpp file.
Diffstat (limited to 'src/ofb.cpp')
0 files changed, 0 insertions, 0 deletions