config-all.h
Go to the documentation of this file.
1#ifndef CONFIG_ALL_H
2#define CONFIG_ALL_H
3
4#if !defined(__x86_64) && !defined(_M_X64) && !defined(__i386) && !defined(_M_IX86)
5
6#define NO_UNALIGNED_ACCESS 1
7
8#endif
9
10#endif

Generated on Mon Mar 4 2024 21:10:02 for QuickFIX by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2001