Commit 3060c98c authored by Claes Sjofors's avatar Claes Sjofors

Pragma pack inserted

parent 3f888bdc
......@@ -30,12 +30,14 @@
#include "keywords.h"
#pragma pack(1)
#include "pb_type.h"
#include "pb_conf.h"
#include "pb_if.h"
#include "pb_err.h"
#include "pb_fmb.h"
#include "pb_dp.h"
#pragma pack(0)
#include "rt_io_pb_locals.h"
......
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