problem with "bytes.h"

hi all

i have problem with
#include "bytes.h"
i cant found this in file MSDN

//c:\**\**\desktop\s\sss.cpp(5) : fatal error C1083: Cannot open include file: 'bytes.h': No such file or directory

thanks
bytes.h is not a standard C++ header. Is it your own header or part of a library?
thanks you , sir :)
Topic archived. No new replies allowed.