~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/internal/my_bit.cc

  • Committer: Stewart Smith
  • Date: 2011-03-18 06:13:32 UTC
  • mto: (2254.1.1 build) (2257.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 2255.
  • Revision ID: stewart@flamingspork.com-20110318061332-apzr39gkvium3bch
fix my_bit.cc config.h include

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
   along with this program; if not, write to the Free Software
14
14
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA */
15
15
 
 
16
#include <config.h>
16
17
#include <drizzled/internal/my_bit.h>
17
18
 
18
19
namespace drizzled