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 Thu May 22 2025 08:23:50 for QuickFIX by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2001