Kaydet (Commit) 05203af7 authored tarafından Miklos Vajna's avatar Miklos Vajna

sc: fix mdds include when doing a c++0x build and using strlport

üst 1683c228
......@@ -41,8 +41,6 @@ AUTOSEG=true
.INCLUDE : settings.mk
.INCLUDE : $(PRJ)$/util$/makefile.pmk
CFLAGSCXX+=$(MDDS_CPPFLAGS)
# --- Files --------------------------------------------------------
SLOFILES = \
......
......@@ -42,6 +42,7 @@
#include <math.h>
#define MDDS_HASH_CONTAINER_STLPORT 1
#include <mdds/mixed_type_matrix.hpp>
using ::std::pair;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment