//  // // # # ### # # -= Nuclex Project =-  // // ## # # # ## ## BitManipulation.cpp - Bit manipulation functions  // // ### # # ###  // // # ### # ### Helper functions for dealing with low-level  // // # ## # # ## ## bit manipulations  // // # # ### # # R1 (C)2002-2004 Markus Ewald -> License.txt  // //  // #include "Nuclex/Support/BitManipulation.h" using namespace Nuclex; using namespace Nuclex::Support; // Just here to ensure it compiles without additional headers