24 #ifndef __ALGORITHM_BASE_H__
25 #define __ALGORITHM_BASE_H__
27 #include "services/env_detect.h"
28 #include "algorithms/algorithm_container_base_common.h"
29 #include "algorithms/algorithm_container_base_batch.h"
30 #include "algorithms/algorithm_base_common.h"
31 #include "algorithms/algorithm_base_mode.h"
32 #include "algorithms/algorithm_base_mode_impl.h"
For more complete information about compiler optimizations, see our Optimization Notice.